@@ -49,6 +49,7 @@ commons-fileupload:commons-fileupload:1.5=testCompileClasspath,testRuntimeClassp
4949commons-io:commons-io:2.11.0=testCompileClasspath,testRuntimeClasspath
5050de.thetaphi:forbiddenapis:3.8=compileClasspath
5151info.picocli:picocli:4.6.3=testRuntimeClasspath
52+ io.leangen.geantyref:geantyref:1.3.16=testRuntimeClasspath
5253io.sqreen:libsqreen:16.0.0=testRuntimeClasspath
5354jakarta.activation:jakarta.activation-api:1.2.2=testRuntimeClasspath
5455jakarta.annotation:jakarta.annotation-api:1.3.5=compileClasspath,productionRuntimeClasspath,providedRuntime,runtimeClasspath,testCompileClasspath,testFixturesRuntimeClasspath,testRuntimeClasspath
@@ -124,22 +125,22 @@ org.jetbrains.kotlin:kotlin-stdlib-jdk7:1.6.21=testCompileClasspath,testRuntimeC
124125org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.6.21=testCompileClasspath,testRuntimeClasspath
125126org.jetbrains.kotlin:kotlin-stdlib:1.6.21=testCompileClasspath,testRuntimeClasspath
126127org.jetbrains:annotations:13.0=testCompileClasspath,testRuntimeClasspath
127- org.junit.jupiter:junit-jupiter-api:5.8 .2=testCompileClasspath,testRuntimeClasspath
128- org.junit.jupiter:junit-jupiter-engine:5.8 .2=testRuntimeClasspath
129- org.junit.jupiter:junit-jupiter-params:5.8 .2=testCompileClasspath,testRuntimeClasspath
128+ org.junit.jupiter:junit-jupiter-api:5.12 .2=testCompileClasspath,testRuntimeClasspath
129+ org.junit.jupiter:junit-jupiter-engine:5.12 .2=testRuntimeClasspath
130+ org.junit.jupiter:junit-jupiter-params:5.12 .2=testCompileClasspath,testRuntimeClasspath
130131org.junit.jupiter:junit-jupiter:5.8.2=testCompileClasspath,testRuntimeClasspath
131- org.junit.platform:junit-platform-commons:1.8 .2=testCompileClasspath,testRuntimeClasspath
132- org.junit.platform:junit-platform-engine:1.8 .2=testCompileClasspath,testRuntimeClasspath
133- org.junit.platform:junit-platform-launcher:1.9 .2=testRuntimeClasspath
134- org.junit.platform:junit-platform-runner:1.8 .2=testRuntimeClasspath
135- org.junit.platform:junit-platform-suite-api:1.8 .2=testRuntimeClasspath
136- org.junit.platform:junit-platform-suite-commons:1.8 .2=testRuntimeClasspath
137- org.junit:junit-bom:5.9.0 =testCompileClasspath
132+ org.junit.platform:junit-platform-commons:1.12 .2=testCompileClasspath,testRuntimeClasspath
133+ org.junit.platform:junit-platform-engine:1.12 .2=testCompileClasspath,testRuntimeClasspath
134+ org.junit.platform:junit-platform-launcher:1.12 .2=testRuntimeClasspath
135+ org.junit.platform:junit-platform-runner:1.12 .2=testRuntimeClasspath
136+ org.junit.platform:junit-platform-suite-api:1.12 .2=testRuntimeClasspath
137+ org.junit.platform:junit-platform-suite-commons:1.12 .2=testRuntimeClasspath
138+ org.junit:junit-bom:5.12.2 =testCompileClasspath,testRuntimeClasspath
138139org.junit:junit-bom:5.9.1=spotbugs
139- org.junit:junit-bom:5.9.2 =testRuntimeClasspath
140+ org.mockito:mockito-core:4.4.0 =testRuntimeClasspath
140141org.msgpack:msgpack-core:0.8.24=testRuntimeClasspath
141142org.objenesis:objenesis:3.3=testCompileClasspath,testRuntimeClasspath
142- org.opentest4j:opentest4j:1.2 .0=testCompileClasspath,testRuntimeClasspath
143+ org.opentest4j:opentest4j:1.3 .0=testCompileClasspath,testRuntimeClasspath
143144org.ow2.asm:asm-analysis:9.2=testRuntimeClasspath
144145org.ow2.asm:asm-analysis:9.4=spotbugs
145146org.ow2.asm:asm-commons:9.2=testRuntimeClasspath
@@ -156,8 +157,9 @@ org.slf4j:jul-to-slf4j:1.7.36=compileClasspath,productionRuntimeClasspath,runtim
156157org.slf4j:log4j-over-slf4j:1.7.30=testCompileClasspath,testRuntimeClasspath
157158org.slf4j:slf4j-api:1.7.36=compileClasspath,productionRuntimeClasspath,runtimeClasspath,spotbugs,spotbugsSlf4j,testCompileClasspath,testFixturesRuntimeClasspath,testRuntimeClasspath
158159org.slf4j:slf4j-simple:2.0.0=spotbugsSlf4j
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.springframework.boot:spring-boot-autoconfigure:2.7.15=compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testFixturesRuntimeClasspath,testRuntimeClasspath
162164org.springframework.boot:spring-boot-starter-json:2.7.15=compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testFixturesRuntimeClasspath,testRuntimeClasspath
163165org.springframework.boot:spring-boot-starter-logging:2.7.15=compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testFixturesRuntimeClasspath,testRuntimeClasspath
0 commit comments