@@ -65,7 +65,7 @@ org.apiguardian:apiguardian-api:1.1.2=testCompileClasspath
6565org.assertj:assertj-core:3.27.6=testCompileClasspath,testRuntimeClasspath
6666org.checkerframework:checker-qual:3.49.2=annotationProcessor,testAnnotationProcessor,testFixturesAnnotationProcessor
6767org.checkerframework:checker-qual:3.49.3=checkstyle
68- org.checkerframework:checker-qual:3.52.1 =compileClasspath,testCompileClasspath
68+ org.checkerframework:checker-qual:3.53.0 =compileClasspath,testCompileClasspath
6969org.checkerframework:dataflow-nullaway:3.49.2=annotationProcessor,testAnnotationProcessor,testFixturesAnnotationProcessor
7070org.codehaus.plexus:plexus-classworlds:2.6.0=checkstyle
7171org.codehaus.plexus:plexus-component-annotations:2.1.0=checkstyle
@@ -78,15 +78,15 @@ org.jacoco:org.jacoco.core:0.8.13=jacocoAnt
7878org.jacoco:org.jacoco.report:0.8.13=jacocoAnt
7979org.javassist:javassist:3.28.0-GA=checkstyle
8080org.jspecify:jspecify:1.0.0=annotationProcessor,checkstyle,compileClasspath,spotbugs,testAnnotationProcessor,testCompileClasspath,testFixturesAnnotationProcessor,testRuntimeClasspath
81- org.junit.jupiter:junit-jupiter-api:5.14.1 =testCompileClasspath,testRuntimeClasspath
82- org.junit.jupiter:junit-jupiter-engine:5.14.1 =testRuntimeClasspath
83- org.junit.jupiter:junit-jupiter-params:5.14.1 =testCompileClasspath,testRuntimeClasspath
84- org.junit.jupiter:junit-jupiter:5.14.1 =testCompileClasspath,testRuntimeClasspath
85- org.junit.platform:junit-platform-commons:1.14.1 =testCompileClasspath,testRuntimeClasspath
86- org.junit.platform:junit-platform-engine:1.14.1 =testRuntimeClasspath
87- org.junit.platform:junit-platform-launcher:1.14.1 =testRuntimeClasspath
81+ org.junit.jupiter:junit-jupiter-api:5.14.2 =testCompileClasspath,testRuntimeClasspath
82+ org.junit.jupiter:junit-jupiter-engine:5.14.2 =testRuntimeClasspath
83+ org.junit.jupiter:junit-jupiter-params:5.14.2 =testCompileClasspath,testRuntimeClasspath
84+ org.junit.jupiter:junit-jupiter:5.14.2 =testCompileClasspath,testRuntimeClasspath
85+ org.junit.platform:junit-platform-commons:1.14.2 =testCompileClasspath,testRuntimeClasspath
86+ org.junit.platform:junit-platform-engine:1.14.2 =testRuntimeClasspath
87+ org.junit.platform:junit-platform-launcher:1.14.2 =testRuntimeClasspath
8888org.junit:junit-bom:5.14.0=spotbugs
89- org.junit:junit-bom:5.14.1 =testCompileClasspath,testRuntimeClasspath
89+ org.junit:junit-bom:5.14.2 =testCompileClasspath,testRuntimeClasspath
9090org.opentest4j:opentest4j:1.3.0=testCompileClasspath,testRuntimeClasspath
9191org.ow2.asm:asm-analysis:9.9=spotbugs
9292org.ow2.asm:asm-commons:9.8=jacocoAnt
0 commit comments