@@ -14,7 +14,7 @@ com.fasterxml.jackson:jackson-bom:2.20.0=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.2=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.6 =compileClasspath,compileOnlyHelper,compileOnlyHelperTest,permitUnusedDeclared,testCompileClasspath
17+ com.github.spotbugs:spotbugs-annotations:4.9.8 =compileClasspath,compileOnlyHelper,compileOnlyHelperTest,permitUnusedDeclared,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
@@ -172,7 +172,7 @@ org.javassist:javassist:3.30.2-GA=compileClasspath,jarValidation,permitUnusedDec
172172org.jspecify:jspecify:1.0.0=annotationProcessor,apiHelper,compileClasspath,errorprone,jarValidation,runtimeClasspath,runtimeLibs,testAnnotationProcessor,testCompileClasspath,testRuntimeClasspath
173173org.junit.jupiter:junit-jupiter-api:5.6.2=jarValidation,testCompileClasspath,testRuntimeClasspath
174174org.junit.platform:junit-platform-commons:1.6.2=jarValidation,testCompileClasspath,testRuntimeClasspath
175- org.junit:junit-bom:5.13.4 =compileOnlyHelper,compileOnlyHelperTest,permitUnusedDeclared
175+ org.junit:junit-bom:5.14.0 =compileOnlyHelper,compileOnlyHelperTest,permitUnusedDeclared
176176org.junit:junit-bom:5.6.2=jarValidation,testCompileClasspath,testRuntimeClasspath
177177org.locationtech.spatial4j:spatial4j:0.8=compileClasspath,jarValidation,runtimeClasspath,runtimeLibs,testCompileClasspath,testRuntimeClasspath
178178org.mockito:mockito-core:5.19.0=jarValidation,testCompileClasspath,testRuntimeClasspath
0 commit comments