@@ -63,14 +63,14 @@ org.jacoco:org.jacoco.core:0.8.12=jacocoAnt
6363org.jacoco:org.jacoco.report:0.8.12=jacocoAnt
6464org.javassist:javassist:3.28.0-GA=checkstyle
6565org.jspecify:jspecify:1.0.0=annotationProcessor,compileClasspath,testAnnotationProcessor,testFixturesAnnotationProcessor
66- org.junit.jupiter:junit-jupiter-api:5.12.0-RC2 =testCompileClasspath,testRuntimeClasspath
67- org.junit.jupiter:junit-jupiter-engine:5.12.0-RC2 =testRuntimeClasspath
68- org.junit.jupiter:junit-jupiter-params:5.12.0-RC2 =testCompileClasspath,testRuntimeClasspath
69- org.junit.jupiter:junit-jupiter:5.12.0-RC2 =testCompileClasspath,testRuntimeClasspath
70- org.junit.platform:junit-platform-commons:1.12.0-RC2 =testCompileClasspath,testRuntimeClasspath
71- org.junit.platform:junit-platform-engine:1.12.0-RC2 =testRuntimeClasspath
72- org.junit.platform:junit-platform-launcher:1.12.0-RC2 =testRuntimeClasspath
73- org.junit:junit-bom:5.12.0-RC2 =testCompileClasspath,testRuntimeClasspath
66+ org.junit.jupiter:junit-jupiter-api:5.12.0=testCompileClasspath,testRuntimeClasspath
67+ org.junit.jupiter:junit-jupiter-engine:5.12.0=testRuntimeClasspath
68+ org.junit.jupiter:junit-jupiter-params:5.12.0=testCompileClasspath,testRuntimeClasspath
69+ org.junit.jupiter:junit-jupiter:5.12.0=testCompileClasspath,testRuntimeClasspath
70+ org.junit.platform:junit-platform-commons:1.12.0=testCompileClasspath,testRuntimeClasspath
71+ org.junit.platform:junit-platform-engine:1.12.0=testRuntimeClasspath
72+ org.junit.platform:junit-platform-launcher:1.12.0=testRuntimeClasspath
73+ org.junit:junit-bom:5.12.0=testCompileClasspath,testRuntimeClasspath
7474org.opentest4j:opentest4j:1.3.0=testCompileClasspath,testRuntimeClasspath
7575org.ow2.asm:asm-analysis:9.7.1=spotbugs
7676org.ow2.asm:asm-commons:9.7=jacocoAnt
@@ -85,6 +85,6 @@ org.reflections:reflections:0.10.2=checkstyle
8585org.slf4j:slf4j-api:2.0.0=spotbugsSlf4j
8686org.slf4j:slf4j-api:2.0.16=spotbugs
8787org.slf4j:slf4j-simple:2.0.0=spotbugsSlf4j
88- org.springframework.boot:spring-boot-dependencies:3.4.2 =compileClasspath,testCompileClasspath,testRuntimeClasspath
88+ org.springframework.boot:spring-boot-dependencies:3.4.3 =compileClasspath,testCompileClasspath,testRuntimeClasspath
8989org.xmlresolver:xmlresolver:5.2.2=spotbugs
9090empty=runtimeClasspath,spotbugsPlugins,testFixturesCompileClasspath,testFixturesRuntimeClasspath
0 commit comments