@@ -44,6 +44,7 @@ commons-io:commons-io:2.11.0=testCompileClasspath,testRuntimeClasspath
4444de.thetaphi:forbiddenapis:3.8=compileClasspath
4545info.picocli:picocli:4.6.3=testRuntimeClasspath
4646io.airlift:aircompressor:2.0.2=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
47+ io.leangen.geantyref:geantyref:1.3.16=testRuntimeClasspath
4748io.opentracing.contrib:opentracing-tracerresolver:0.1.6=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
4849io.opentracing:opentracing-api:0.32.0=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
4950io.opentracing:opentracing-noop:0.32.0=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
@@ -114,20 +115,20 @@ org.eclipse.jetty:jetty-server:9.4.56.v20240826=testCompileClasspath,testRuntime
114115org.eclipse.jetty:jetty-util:9.4.56.v20240826=testCompileClasspath,testRuntimeClasspath
115116org.gmetrics:GMetrics:2.1.0=codenarc
116117org.hamcrest:hamcrest-core:1.3=testCompileClasspath,testRuntimeClasspath
117- org.hamcrest:hamcrest:2.2 =testCompileClasspath,testRuntimeClasspath
118+ org.hamcrest:hamcrest:3.0 =testCompileClasspath,testRuntimeClasspath
118119org.javadelight:delight-fileupload:0.0.5=testCompileClasspath,testRuntimeClasspath
119120org.jctools:jctools-core:3.3.0=runtimeClasspath,testRuntimeClasspath
120- org.junit.jupiter:junit-jupiter-api:5.12.0 =testCompileClasspath,testRuntimeClasspath
121- org.junit.jupiter:junit-jupiter-engine:5.12.0 =testRuntimeClasspath
122- org.junit.jupiter:junit-jupiter-params:5.12.0 =testCompileClasspath,testRuntimeClasspath
123- org.junit.jupiter:junit-jupiter:5.12.0 =testCompileClasspath,testRuntimeClasspath
124- org.junit.platform:junit-platform-commons:1.12.0 =testCompileClasspath,testRuntimeClasspath
125- org.junit.platform:junit-platform-engine:1.12.0 =testCompileClasspath,testRuntimeClasspath
126- org.junit.platform:junit-platform-launcher:1.12.0 =testRuntimeClasspath
127- org.junit.platform:junit-platform-runner:1.12.0 =testRuntimeClasspath
128- org.junit.platform:junit-platform-suite-api:1.12.0 =testRuntimeClasspath
129- org.junit.platform:junit-platform-suite-commons:1.12.0 =testRuntimeClasspath
130- org.junit:junit-bom:5.12.0 =testCompileClasspath,testRuntimeClasspath
121+ org.junit.jupiter:junit-jupiter-api:5.12.2 =testCompileClasspath,testRuntimeClasspath
122+ org.junit.jupiter:junit-jupiter-engine:5.12.2 =testRuntimeClasspath
123+ org.junit.jupiter:junit-jupiter-params:5.12.2 =testCompileClasspath,testRuntimeClasspath
124+ org.junit.jupiter:junit-jupiter:5.12.2 =testCompileClasspath,testRuntimeClasspath
125+ org.junit.platform:junit-platform-commons:1.12.2 =testCompileClasspath,testRuntimeClasspath
126+ org.junit.platform:junit-platform-engine:1.12.2 =testCompileClasspath,testRuntimeClasspath
127+ org.junit.platform:junit-platform-launcher:1.12.2 =testRuntimeClasspath
128+ org.junit.platform:junit-platform-runner:1.12.2 =testRuntimeClasspath
129+ org.junit.platform:junit-platform-suite-api:1.12.2 =testRuntimeClasspath
130+ org.junit.platform:junit-platform-suite-commons:1.12.2 =testRuntimeClasspath
131+ org.junit:junit-bom:5.12.2 =testCompileClasspath,testRuntimeClasspath
131132org.junit:junit-bom:5.9.1=spotbugs
132133org.lz4:lz4-java:1.7.1=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
133134org.mockito:mockito-core:4.4.0=testCompileClasspath,testRuntimeClasspath
@@ -156,8 +157,9 @@ org.slf4j:slf4j-api:1.7.32=testCompileClasspath,testRuntimeClasspath
156157org.slf4j:slf4j-api:2.0.0=spotbugs,spotbugsSlf4j
157158org.slf4j:slf4j-simple:2.0.0=spotbugsSlf4j
158159org.snakeyaml:snakeyaml-engine:2.9=runtimeClasspath,testRuntimeClasspath
159- org.spockframework:spock-core:2.3-groovy-3.0=testCompileClasspath,testRuntimeClasspath
160- org.spockframework:spock-junit4:2.3-groovy-3.0=testCompileClasspath,testRuntimeClasspath
160+ org.spockframework:spock-bom:2.4-M6-groovy-3.0=testCompileClasspath,testRuntimeClasspath
161+ org.spockframework:spock-core:2.4-M6-groovy-3.0=testCompileClasspath,testRuntimeClasspath
162+ org.spockframework:spock-junit4:2.4-M6-groovy-3.0=testCompileClasspath,testRuntimeClasspath
161163org.testng:testng:7.5.1=testRuntimeClasspath
162164org.webjars:jquery:3.5.1=testRuntimeClasspath
163165org.xerial.snappy:snappy-java:1.1.8.4=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
0 commit comments