1
0
mirror of https://github.com/google/nomulus synced 2026-01-03 11:45:39 +00:00

Switch to new jaxb runtime (#2558)

This commit is contained in:
Lai Jiang
2024-09-16 18:39:59 -04:00
committed by GitHub
parent 9db016638e
commit b07769bdee
16 changed files with 208 additions and 206 deletions

View File

@@ -44,7 +44,7 @@ io.netty:netty-resolver:4.1.113.Final=compileClasspath,deploy_jar,runtimeClasspa
io.netty:netty-transport-native-unix-common:4.1.113.Final=compileClasspath,deploy_jar,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
io.netty:netty-transport:4.1.113.Final=compileClasspath,deploy_jar,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
javax.inject:javax.inject:1=annotationProcessor,errorprone,testAnnotationProcessor
joda-time:joda-time:2.12.7=compileClasspath,deploy_jar,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
joda-time:joda-time:2.13.0=compileClasspath,deploy_jar,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
net.sf.saxon:Saxon-HE:10.6=checkstyle
org.antlr:antlr4-runtime:4.9.3=checkstyle
org.bouncycastle:bcpg-jdk18on:1.78.1=compileClasspath,deploy_jar,runtimeClasspath,testCompileClasspath,testRuntimeClasspath