@@ -14,7 +14,7 @@ com.fasterxml.jackson:jackson-bom:2.21.2=apiHelper,compileClasspath,jarValidatio
1414com.fasterxml.woodstox:woodstox-core:7.0.0=compileClasspath,jarValidation,runtimeClasspath,runtimeLibs,testCompileClasspath,testRuntimeClasspath
1515com.github.ben-manes.caffeine:caffeine:3.2.3=annotationProcessor,compileClasspath,errorprone,jarValidation,runtimeClasspath,runtimeLibs,testAnnotationProcessor,testCompileClasspath,testRuntimeClasspath
1616com.github.kevinstern:software-and-algorithms:1.0=annotationProcessor,errorprone,testAnnotationProcessor
17- com.github.spotbugs:spotbugs-annotations:4.9.8 =compileClasspath,compileOnlyHelper,compileOnlyHelperTest,testCompileClasspath
17+ com.github.spotbugs:spotbugs-annotations:4.10.2 =compileClasspath,compileOnlyHelper,compileOnlyHelperTest,testCompileClasspath
1818com.github.stephenc.jcip:jcip-annotations:1.0-1=compileClasspath,compileOnlyHelper,jarValidation
1919com.google.auto.service:auto-service-annotations:1.0.1=annotationProcessor,errorprone,testAnnotationProcessor
2020com.google.auto.value:auto-value-annotations:1.11.0=annotationProcessor,errorprone,testAnnotationProcessor
@@ -168,8 +168,8 @@ org.javassist:javassist:3.30.2-GA=jarValidation,runtimeClasspath,runtimeLibs,tes
168168org.jspecify:jspecify:1.0.0=annotationProcessor,apiHelper,compileClasspath,errorprone,jarValidation,runtimeClasspath,runtimeLibs,testAnnotationProcessor,testCompileClasspath,testRuntimeClasspath
169169org.junit.jupiter:junit-jupiter-api:5.6.2=jarValidation,testCompileClasspath,testRuntimeClasspath
170170org.junit.platform:junit-platform-commons:1.6.2=jarValidation,testCompileClasspath,testRuntimeClasspath
171- org.junit:junit-bom:5.14.0=compileOnlyHelper,compileOnlyHelperTest
172171org.junit:junit-bom:5.6.2=jarValidation,testCompileClasspath,testRuntimeClasspath
172+ org.junit:junit-bom:6.1.0=compileOnlyHelper,compileOnlyHelperTest
173173org.locationtech.spatial4j:spatial4j:0.8=compileClasspath,jarValidation,runtimeClasspath,runtimeLibs,testCompileClasspath,testRuntimeClasspath
174174org.mockito:mockito-core:5.23.0=jarValidation,testCompileClasspath,testRuntimeClasspath
175175org.mockito:mockito-subclass:5.23.0=jarValidation,testRuntimeClasspath
0 commit comments