@@ -41,6 +41,7 @@ commons-fileupload:commons-fileupload:1.5=testCompileClasspath,testRuntimeClassp
4141commons-io:commons-io:2.11.0=testCompileClasspath,testRuntimeClasspath
4242de.thetaphi:forbiddenapis:3.8=compileClasspath
4343info.picocli:picocli:4.6.3=testRuntimeClasspath
44+ io.leangen.geantyref:geantyref:1.3.16=testRuntimeClasspath
4445jakarta.activation:jakarta.activation-api:2.1.3=testRuntimeClasspath
4546jakarta.mail:jakarta.mail-api:2.0.1=testRuntimeClasspath
4647javax.servlet:javax.servlet-api:3.1.0=testCompileClasspath,testRuntimeClasspath
@@ -109,20 +110,21 @@ org.eclipse.jetty:jetty-server:9.4.56.v20240826=testCompileClasspath,testRuntime
109110org.eclipse.jetty:jetty-util:9.4.56.v20240826=testCompileClasspath,testRuntimeClasspath
110111org.gmetrics:GMetrics:2.1.0=codenarc
111112org.hamcrest:hamcrest-core:1.3=testCompileClasspath,testRuntimeClasspath
112- org.hamcrest:hamcrest:2.2 =testCompileClasspath,testRuntimeClasspath
113+ org.hamcrest:hamcrest:3.0 =testCompileClasspath,testRuntimeClasspath
113114org.jctools:jctools-core:3.3.0=testRuntimeClasspath
114- org.junit.jupiter:junit-jupiter-api:5.12.0 =testCompileClasspath,testRuntimeClasspath
115- org.junit.jupiter:junit-jupiter-engine:5.12.0 =testRuntimeClasspath
116- org.junit.jupiter:junit-jupiter-params:5.12.0 =testCompileClasspath,testRuntimeClasspath
117- org.junit.jupiter:junit-jupiter:5.12.0 =testCompileClasspath,testRuntimeClasspath
118- org.junit.platform:junit-platform-commons:1.12.0 =testCompileClasspath,testRuntimeClasspath
119- org.junit.platform:junit-platform-engine:1.12.0 =testCompileClasspath,testRuntimeClasspath
120- org.junit.platform:junit-platform-launcher:1.12.0 =testRuntimeClasspath
121- org.junit.platform:junit-platform-runner:1.12.0 =testRuntimeClasspath
122- org.junit.platform:junit-platform-suite-api:1.12.0 =testRuntimeClasspath
123- org.junit.platform:junit-platform-suite-commons:1.12.0 =testRuntimeClasspath
124- org.junit:junit-bom:5.12.0 =testCompileClasspath,testRuntimeClasspath
115+ org.junit.jupiter:junit-jupiter-api:5.12.2 =testCompileClasspath,testRuntimeClasspath
116+ org.junit.jupiter:junit-jupiter-engine:5.12.2 =testRuntimeClasspath
117+ org.junit.jupiter:junit-jupiter-params:5.12.2 =testCompileClasspath,testRuntimeClasspath
118+ org.junit.jupiter:junit-jupiter:5.12.2 =testCompileClasspath,testRuntimeClasspath
119+ org.junit.platform:junit-platform-commons:1.12.2 =testCompileClasspath,testRuntimeClasspath
120+ org.junit.platform:junit-platform-engine:1.12.2 =testCompileClasspath,testRuntimeClasspath
121+ org.junit.platform:junit-platform-launcher:1.12.2 =testRuntimeClasspath
122+ org.junit.platform:junit-platform-runner:1.12.2 =testRuntimeClasspath
123+ org.junit.platform:junit-platform-suite-api:1.12.2 =testRuntimeClasspath
124+ org.junit.platform:junit-platform-suite-commons:1.12.2 =testRuntimeClasspath
125+ org.junit:junit-bom:5.12.2 =testCompileClasspath,testRuntimeClasspath
125126org.junit:junit-bom:5.9.1=spotbugs
127+ org.mockito:mockito-core:4.4.0=testRuntimeClasspath
126128org.msgpack:msgpack-core:0.8.24=testRuntimeClasspath
127129org.objenesis:objenesis:3.3=testCompileClasspath,testRuntimeClasspath
128130org.opentest4j:opentest4j:1.3.0=testCompileClasspath,testRuntimeClasspath
@@ -142,8 +144,9 @@ org.slf4j:log4j-over-slf4j:1.7.30=testCompileClasspath,testRuntimeClasspath
142144org.slf4j:slf4j-api:1.7.32=testCompileClasspath,testRuntimeClasspath
143145org.slf4j:slf4j-api:2.0.0=spotbugs,spotbugsSlf4j
144146org.slf4j:slf4j-simple:2.0.0=spotbugsSlf4j
145- org.spockframework:spock-core:2.3-groovy-3.0=testCompileClasspath,testRuntimeClasspath
146- org.spockframework:spock-junit4:2.3-groovy-3.0=testCompileClasspath,testRuntimeClasspath
147+ org.spockframework:spock-bom:2.4-M6-groovy-3.0=testCompileClasspath,testRuntimeClasspath
148+ org.spockframework:spock-core:2.4-M6-groovy-3.0=testCompileClasspath,testRuntimeClasspath
149+ org.spockframework:spock-junit4:2.4-M6-groovy-3.0=testCompileClasspath,testRuntimeClasspath
147150org.testng:testng:7.5.1=testRuntimeClasspath
148151org.webjars:jquery:3.5.1=testRuntimeClasspath
149152org.xmlresolver:xmlresolver:4.4.3=spotbugs
0 commit comments