mirror of
https://github.com/google/nomulus
synced 2026-09-27 10:24:15 +00:00
Switch to new jaxb runtime (#2558)
This commit is contained in:
+2
-3
@@ -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,)',
|
||||
|
||||
Reference in New Issue
Block a user