Skip to content
Snippets Groups Projects
Commit a6d7d451 authored by Goik Martin's avatar Goik Martin
Browse files

Jaxb dependency

parent 9a6e9166
No related branches found
No related tags found
No related merge requests found
......@@ -51,6 +51,11 @@
<version>2.0.6</version>
</dependency>
<dependency>
<groupId>javax.xml.bind</groupId>
<artifactId>jaxb-api</artifactId>
<version>2.3.0</version>
</dependency>
</dependencies>
<build>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment