@@ -47,6 +47,7 @@ commons-fileupload:commons-fileupload:1.5=testCompileClasspath,testRuntimeClassp
4747commons-io:commons-io:2.11.0=testCompileClasspath,testRuntimeClasspath
4848de.thetaphi:forbiddenapis:3.8=compileClasspath
4949info.picocli:picocli:4.6.3=testRuntimeClasspath
50+ io.leangen.geantyref:geantyref:1.3.16=testRuntimeClasspath
5051io.netty:netty-buffer:4.1.53.Final=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
5152io.netty:netty-codec-dns:4.1.53.Final=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
5253io.netty:netty-codec-http2:4.1.53.Final=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
@@ -132,20 +133,21 @@ org.eclipse.jetty:jetty-server:9.4.56.v20240826=testCompileClasspath,testRuntime
132133org.eclipse.jetty:jetty-util:9.4.56.v20240826=testCompileClasspath,testRuntimeClasspath
133134org.gmetrics:GMetrics:2.1.0=codenarc
134135org.hamcrest:hamcrest-core:1.3=testCompileClasspath,testRuntimeClasspath
135- org.hamcrest:hamcrest:2.2 =testCompileClasspath,testRuntimeClasspath
136+ org.hamcrest:hamcrest:3.0 =testCompileClasspath,testRuntimeClasspath
136137org.jctools:jctools-core:3.3.0=testRuntimeClasspath
137- org.junit.jupiter:junit-jupiter-api:5.12.0 =testCompileClasspath,testRuntimeClasspath
138- org.junit.jupiter:junit-jupiter-engine:5.12.0 =testRuntimeClasspath
139- org.junit.jupiter:junit-jupiter-params:5.12.0 =testCompileClasspath,testRuntimeClasspath
140- org.junit.jupiter:junit-jupiter:5.12.0 =testCompileClasspath,testRuntimeClasspath
141- org.junit.platform:junit-platform-commons:1.12.0 =testCompileClasspath,testRuntimeClasspath
142- org.junit.platform:junit-platform-engine:1.12.0 =testCompileClasspath,testRuntimeClasspath
143- org.junit.platform:junit-platform-launcher:1.12.0 =testRuntimeClasspath
144- org.junit.platform:junit-platform-runner:1.12.0 =testRuntimeClasspath
145- org.junit.platform:junit-platform-suite-api:1.12.0 =testRuntimeClasspath
146- org.junit.platform:junit-platform-suite-commons:1.12.0 =testRuntimeClasspath
147- org.junit:junit-bom:5.12.0 =testCompileClasspath,testRuntimeClasspath
138+ org.junit.jupiter:junit-jupiter-api:5.12.2 =testCompileClasspath,testRuntimeClasspath
139+ org.junit.jupiter:junit-jupiter-engine:5.12.2 =testRuntimeClasspath
140+ org.junit.jupiter:junit-jupiter-params:5.12.2 =testCompileClasspath,testRuntimeClasspath
141+ org.junit.jupiter:junit-jupiter:5.12.2 =testCompileClasspath,testRuntimeClasspath
142+ org.junit.platform:junit-platform-commons:1.12.2 =testCompileClasspath,testRuntimeClasspath
143+ org.junit.platform:junit-platform-engine:1.12.2 =testCompileClasspath,testRuntimeClasspath
144+ org.junit.platform:junit-platform-launcher:1.12.2 =testRuntimeClasspath
145+ org.junit.platform:junit-platform-runner:1.12.2 =testRuntimeClasspath
146+ org.junit.platform:junit-platform-suite-api:1.12.2 =testRuntimeClasspath
147+ org.junit.platform:junit-platform-suite-commons:1.12.2 =testRuntimeClasspath
148+ org.junit:junit-bom:5.12.2 =testCompileClasspath,testRuntimeClasspath
148149org.junit:junit-bom:5.9.1=spotbugs
150+ org.mockito:mockito-core:4.4.0=testRuntimeClasspath
149151org.msgpack:msgpack-core:0.8.24=testRuntimeClasspath
150152org.objenesis:objenesis:3.3=testCompileClasspath,testRuntimeClasspath
151153org.opentest4j:opentest4j:1.3.0=testCompileClasspath,testRuntimeClasspath
@@ -167,8 +169,9 @@ org.slf4j:slf4j-api:1.7.30=compileClasspath,runtimeClasspath
167169org.slf4j:slf4j-api:1.7.32=testCompileClasspath,testRuntimeClasspath
168170org.slf4j:slf4j-api:2.0.0=spotbugs,spotbugsSlf4j
169171org.slf4j:slf4j-simple:2.0.0=spotbugsSlf4j
170- org.spockframework:spock-core:2.3-groovy-3.0=testCompileClasspath,testRuntimeClasspath
171- org.spockframework:spock-junit4:2.3-groovy-3.0=testCompileClasspath,testRuntimeClasspath
172+ org.spockframework:spock-bom:2.4-M6-groovy-3.0=testCompileClasspath,testRuntimeClasspath
173+ org.spockframework:spock-core:2.4-M6-groovy-3.0=testCompileClasspath,testRuntimeClasspath
174+ org.spockframework:spock-junit4:2.4-M6-groovy-3.0=testCompileClasspath,testRuntimeClasspath
172175org.springframework.boot:spring-boot-autoconfigure:2.4.0=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
173176org.springframework.boot:spring-boot-starter-json:2.4.0=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
174177org.springframework.boot:spring-boot-starter-logging:2.4.0=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
0 commit comments