@@ -13,6 +13,10 @@ com.datadoghq:dd-instrument-java:0.0.4=testCompileClasspath,testRuntimeClasspath
1313com.datadoghq:dd-javac-plugin-client:0.2.2=testCompileClasspath,testRuntimeClasspath
1414com.datadoghq:java-dogstatsd-client:4.4.5=testRuntimeClasspath
1515com.datadoghq:sketches-java:0.8.3=testRuntimeClasspath
16+ com.fasterxml.jackson.core:jackson-annotations:2.10.3=testCompileClasspath,testRuntimeClasspath
17+ com.github.docker-java:docker-java-api:3.4.2=testCompileClasspath,testRuntimeClasspath
18+ com.github.docker-java:docker-java-transport-zerodep:3.4.2=testCompileClasspath,testRuntimeClasspath
19+ com.github.docker-java:docker-java-transport:3.4.2=testCompileClasspath,testRuntimeClasspath
1620com.github.javaparser:javaparser-core:3.25.6=codenarc
1721com.github.jnr:jffi:1.3.15=testRuntimeClasspath
1822com.github.jnr:jnr-a64asm:1.0.0=testRuntimeClasspath
@@ -50,20 +54,21 @@ io.opentelemetry:opentelemetry-context:1.19.0=compileClasspath,runtimeClasspath,
5054io.sqreen:libsqreen:17.4.0=testRuntimeClasspath
5155javax.servlet:javax.servlet-api:3.1.0=testCompileClasspath,testRuntimeClasspath
5256jaxen:jaxen:2.0.0=spotbugs
53- junit:junit:4.13.2=testRuntimeClasspath
57+ junit:junit:4.13.2=testCompileClasspath, testRuntimeClasspath
5458net.bytebuddy:byte-buddy-agent:1.18.10=testCompileClasspath,testRuntimeClasspath
5559net.bytebuddy:byte-buddy:1.18.10=testCompileClasspath,testRuntimeClasspath
5660net.java.dev.jna:jna-platform:5.8.0=testRuntimeClasspath
57- net.java.dev.jna:jna:5.8 .0=testRuntimeClasspath
61+ net.java.dev.jna:jna:5.13 .0=testCompileClasspath, testRuntimeClasspath
5862net.sf.saxon:Saxon-HE:12.9=spotbugs
5963org.apache.ant:ant-antlr:1.10.14=codenarc
6064org.apache.ant:ant-junit:1.10.14=codenarc
6165org.apache.bcel:bcel:6.11.0=spotbugs
66+ org.apache.commons:commons-compress:1.24.0=testCompileClasspath,testRuntimeClasspath
6267org.apache.commons:commons-lang3:3.19.0=spotbugs
6368org.apache.commons:commons-text:1.14.0=spotbugs
6469org.apache.logging.log4j:log4j-api:2.25.2=spotbugs
6570org.apache.logging.log4j:log4j-core:2.25.2=spotbugs
66- org.apiguardian:apiguardian-api:1.1.2=testCompileClasspath
71+ org.apiguardian:apiguardian-api:1.1.2=testCompileClasspath,testRuntimeClasspath
6772org.codehaus.groovy:groovy-ant:3.0.23=codenarc
6873org.codehaus.groovy:groovy-docgenerator:3.0.23=codenarc
6974org.codehaus.groovy:groovy-groovydoc:3.0.23=codenarc
@@ -76,10 +81,11 @@ org.codehaus.groovy:groovy:3.0.25=testCompileClasspath,testRuntimeClasspath
7681org.codenarc:CodeNarc:3.7.0=codenarc
7782org.dom4j:dom4j:2.2.0=spotbugs
7883org.gmetrics:GMetrics:2.1.0=codenarc
79- org.hamcrest:hamcrest-core:1.3=testRuntimeClasspath
84+ org.hamcrest:hamcrest-core:1.3=testCompileClasspath, testRuntimeClasspath
8085org.hamcrest:hamcrest:3.0=testCompileClasspath,testRuntimeClasspath
8186org.jctools:jctools-core-jdk11:4.0.6=testRuntimeClasspath
8287org.jctools:jctools-core:4.0.6=testRuntimeClasspath
88+ org.jetbrains:annotations:17.0.0=testCompileClasspath,testRuntimeClasspath
8389org.jspecify:jspecify:1.0.0=testCompileClasspath,testRuntimeClasspath
8490org.junit.jupiter:junit-jupiter-api:5.14.1=testCompileClasspath,testRuntimeClasspath
8591org.junit.jupiter:junit-jupiter-engine:5.14.1=testRuntimeClasspath
@@ -107,15 +113,17 @@ org.ow2.asm:asm-util:9.7.1=testRuntimeClasspath
107113org.ow2.asm:asm-util:9.9=spotbugs
108114org.ow2.asm:asm:9.10.1=testCompileClasspath,testRuntimeClasspath
109115org.ow2.asm:asm:9.9=spotbugs
116+ org.rnorth.duct-tape:duct-tape:1.0.8=testCompileClasspath,testRuntimeClasspath
110117org.slf4j:jcl-over-slf4j:1.7.30=testCompileClasspath,testRuntimeClasspath
111118org.slf4j:jul-to-slf4j:1.7.30=testCompileClasspath,testRuntimeClasspath
112119org.slf4j:log4j-over-slf4j:1.7.30=testCompileClasspath,testRuntimeClasspath
113- org.slf4j:slf4j-api:1.7.32 =testCompileClasspath,testRuntimeClasspath
120+ org.slf4j:slf4j-api:1.7.36 =testCompileClasspath,testRuntimeClasspath
114121org.slf4j:slf4j-api:2.0.17=spotbugs,spotbugsSlf4j
115122org.slf4j:slf4j-simple:2.0.17=spotbugsSlf4j
116123org.spockframework:spock-bom:2.4-groovy-3.0=testCompileClasspath,testRuntimeClasspath
117124org.spockframework:spock-core:2.4-groovy-3.0=testCompileClasspath,testRuntimeClasspath
118125org.tabletest:tabletest-junit:1.2.1=testCompileClasspath,testRuntimeClasspath
119126org.tabletest:tabletest-parser:1.2.0=testCompileClasspath,testRuntimeClasspath
127+ org.testcontainers:testcontainers:1.21.4=testCompileClasspath,testRuntimeClasspath
120128org.xmlresolver:xmlresolver:5.3.3=spotbugs
121129empty=annotationProcessor,shadow,spotbugsPlugins,testAnnotationProcessor
0 commit comments