@@ -40,7 +40,7 @@ io.vavr:vavr:0.10.6=testCompileClasspath,testRuntimeClasspath
4040jakarta.annotation:jakarta.annotation-api:2.1.1=compileClasspath,testCompileClasspath
4141javax.inject:javax.inject:1=annotationProcessor,testAnnotationProcessor,testFixturesAnnotationProcessor
4242jaxen:jaxen:2.0.0=spotbugs
43- net.bytebuddy:byte-buddy:1.15.11 =testCompileClasspath,testRuntimeClasspath
43+ net.bytebuddy:byte-buddy:1.17.5 =testCompileClasspath,testRuntimeClasspath
4444net.sf.saxon:Saxon-HE:10.6=checkstyle
4545net.sf.saxon:Saxon-HE:12.5=spotbugs
4646org.antlr:antlr4-runtime:4.9.3=checkstyle
@@ -56,7 +56,7 @@ org.apiguardian:apiguardian-api:1.1.2=testCompileClasspath
5656org.assertj:assertj-core:3.27.3=testCompileClasspath,testRuntimeClasspath
5757org.checkerframework:checker-qual:3.12.0=checkstyle
5858org.checkerframework:checker-qual:3.49.2=annotationProcessor,testAnnotationProcessor,testFixturesAnnotationProcessor
59- org.checkerframework:checker-qual:3.49.3 =compileClasspath,testCompileClasspath
59+ org.checkerframework:checker-qual:3.49.4 =compileClasspath,testCompileClasspath
6060org.checkerframework:dataflow-nullaway:3.49.2=annotationProcessor,testAnnotationProcessor,testFixturesAnnotationProcessor
6161org.dom4j:dom4j:2.1.4=spotbugs
6262org.jacoco:org.jacoco.agent:0.8.13=jacocoAgent,jacocoAnt
@@ -65,14 +65,14 @@ org.jacoco:org.jacoco.core:0.8.13=jacocoAnt
6565org.jacoco:org.jacoco.report:0.8.13=jacocoAnt
6666org.javassist:javassist:3.28.0-GA=checkstyle
6767org.jspecify:jspecify:1.0.0=annotationProcessor,compileClasspath,testAnnotationProcessor,testFixturesAnnotationProcessor
68- org.junit.jupiter:junit-jupiter-api:5.13.0-RC1 =testCompileClasspath,testRuntimeClasspath
69- org.junit.jupiter:junit-jupiter-engine:5.13.0-RC1 =testRuntimeClasspath
70- org.junit.jupiter:junit-jupiter-params:5.13.0-RC1 =testCompileClasspath,testRuntimeClasspath
71- org.junit.jupiter:junit-jupiter:5.13.0-RC1 =testCompileClasspath,testRuntimeClasspath
72- org.junit.platform:junit-platform-commons:1.13.0-RC1 =testCompileClasspath,testRuntimeClasspath
73- org.junit.platform:junit-platform-engine:1.13.0-RC1 =testRuntimeClasspath
74- org.junit.platform:junit-platform-launcher:1.13.0-RC1 =testRuntimeClasspath
75- org.junit:junit-bom:5.13.0-RC1 =testCompileClasspath,testRuntimeClasspath
68+ org.junit.jupiter:junit-jupiter-api:5.13.0=testCompileClasspath,testRuntimeClasspath
69+ org.junit.jupiter:junit-jupiter-engine:5.13.0=testRuntimeClasspath
70+ org.junit.jupiter:junit-jupiter-params:5.13.0=testCompileClasspath,testRuntimeClasspath
71+ org.junit.jupiter:junit-jupiter:5.13.0=testCompileClasspath,testRuntimeClasspath
72+ org.junit.platform:junit-platform-commons:1.13.0=testCompileClasspath,testRuntimeClasspath
73+ org.junit.platform:junit-platform-engine:1.13.0=testRuntimeClasspath
74+ org.junit.platform:junit-platform-launcher:1.13.0=testRuntimeClasspath
75+ org.junit:junit-bom:5.13.0=testCompileClasspath,testRuntimeClasspath
7676org.opentest4j:opentest4j:1.3.0=testCompileClasspath,testRuntimeClasspath
7777org.ow2.asm:asm-analysis:9.7.1=spotbugs
7878org.ow2.asm:asm-commons:9.7.1=spotbugs
@@ -87,6 +87,6 @@ org.reflections:reflections:0.10.2=checkstyle
8787org.slf4j:slf4j-api:2.0.0=spotbugsSlf4j
8888org.slf4j:slf4j-api:2.0.17=spotbugs
8989org.slf4j:slf4j-simple:2.0.0=spotbugsSlf4j
90- org.springframework.boot:spring-boot-dependencies:3.4.5 =compileClasspath,testCompileClasspath,testRuntimeClasspath
90+ org.springframework.boot:spring-boot-dependencies:3.5.0 =compileClasspath,testCompileClasspath,testRuntimeClasspath
9191org.xmlresolver:xmlresolver:5.2.2=spotbugs
9292empty=runtimeClasspath,spotbugsPlugins,testFixturesCompileClasspath,testFixturesRuntimeClasspath
0 commit comments