Commit 04f813c4 authored by Claus Nagel's avatar Claus Nagel
Browse files

updated to jaxb 2.3.1

parent 071af2c1
...@@ -21,7 +21,7 @@ ext { ...@@ -21,7 +21,7 @@ ext {
dependencies { dependencies {
implementation 'args4j:args4j:2.33' implementation 'args4j:args4j:2.33'
implementation 'com.sun.xml.bind:jaxb-jxc:2.2.7' implementation 'org.glassfish.jaxb:jaxb-xjc:2.3.1'
} }
jar { jar {
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment