Switch to new jaxb runtime (#2558)

This commit is contained in:
Lai Jiang
2024-09-16 22:39:59 +00:00
committed by GitHub
parent 9db016638e
commit b07769bdee
16 changed files with 208 additions and 206 deletions
+2 -3
View File
@@ -150,9 +150,6 @@ ext {
'com.ibm.icu:icu4j:[68.2,)',
'com.jcraft:jsch:[0.1.55,)',
'com.squareup:javapoet:[1.13.0,)',
'com.sun.xml.bind:jaxb-impl:[4.0.5,)',
'com.sun.xml.bind:jaxb-osgi:[4.0.5,)',
'com.sun.xml.bind:jaxb-xjc:[4.0.5,)',
'com.zaxxer:HikariCP:[3.4.5,)',
'commons-codec:commons-codec:[1.15,)',
'dnsjava:dnsjava:[3.3.1,)',
@@ -216,6 +213,8 @@ ext {
'org.eclipse.jetty:jetty-server:[12.0.0,)',
'org.eclipse.jetty.ee10:jetty-ee10-servlet:[12.0.0,)',
'org.eclipse.jetty.ee10:jetty-ee10-webapp:[12.0.0,)',
'org.glassfish.jaxb:jaxb-runtime:[4.0.5,)',
'org.glassfish.jaxb:jaxb-xjc:[4.0.5,)',
'org.ogce:xpp3:[1.1.6,)',
'org.postgresql:postgresql:[42.2.18,)',
'org.slf4j:slf4j-jdk14:[1.7.28,)',