diff --git a/changelog/unreleased/PR#4527-update-com-github-spotbugs-spotbugs-annotations.yml b/changelog/unreleased/PR#4527-update-com-github-spotbugs-spotbugs-annotations.yml new file mode 100644 index 00000000000..fc990aa7deb --- /dev/null +++ b/changelog/unreleased/PR#4527-update-com-github-spotbugs-spotbugs-annotations.yml @@ -0,0 +1,7 @@ +title: Update com.github.spotbugs:spotbugs-annotations to v4.10.2 +type: dependency_update +authors: +- name: solrbot +links: +- name: PR#4527 + url: https://github.com/apache/solr/pull/4527 diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml index 871dbde334c..f4b0f6ec144 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -188,7 +188,7 @@ quicktheories = "0.26" semver4j = "6.0.0" slf4j = "2.0.17" spatial4j = "0.8" -spotbugs = "4.9.8" +spotbugs = "4.10.2" squareup-okhttp3-mockwebserver = "4.12.0" squareup-okhttp3-okhttp = "4.12.0" squareup-okio = "3.16.0" diff --git a/solr/core/gradle.lockfile b/solr/core/gradle.lockfile index 2acb5f859dd..78ad706f43e 100644 --- a/solr/core/gradle.lockfile +++ b/solr/core/gradle.lockfile @@ -14,7 +14,7 @@ com.fasterxml.jackson:jackson-bom:2.21.2=apiHelper,compileClasspath,jarValidatio com.fasterxml.woodstox:woodstox-core:7.0.0=compileClasspath,jarValidation,runtimeClasspath,runtimeLibs,testCompileClasspath,testRuntimeClasspath com.github.ben-manes.caffeine:caffeine:3.2.3=annotationProcessor,compileClasspath,errorprone,jarValidation,runtimeClasspath,runtimeLibs,testAnnotationProcessor,testCompileClasspath,testRuntimeClasspath com.github.kevinstern:software-and-algorithms:1.0=annotationProcessor,errorprone,testAnnotationProcessor -com.github.spotbugs:spotbugs-annotations:4.9.8=compileClasspath,compileOnlyHelper,compileOnlyHelperTest,testCompileClasspath +com.github.spotbugs:spotbugs-annotations:4.10.2=compileClasspath,compileOnlyHelper,compileOnlyHelperTest,testCompileClasspath com.github.stephenc.jcip:jcip-annotations:1.0-1=compileClasspath,compileOnlyHelper,jarValidation com.google.auto.service:auto-service-annotations:1.0.1=annotationProcessor,errorprone,testAnnotationProcessor com.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 org.jspecify:jspecify:1.0.0=annotationProcessor,apiHelper,compileClasspath,errorprone,jarValidation,runtimeClasspath,runtimeLibs,testAnnotationProcessor,testCompileClasspath,testRuntimeClasspath org.junit.jupiter:junit-jupiter-api:5.6.2=jarValidation,testCompileClasspath,testRuntimeClasspath org.junit.platform:junit-platform-commons:1.6.2=jarValidation,testCompileClasspath,testRuntimeClasspath -org.junit:junit-bom:5.14.0=compileOnlyHelper,compileOnlyHelperTest org.junit:junit-bom:5.6.2=jarValidation,testCompileClasspath,testRuntimeClasspath +org.junit:junit-bom:6.1.0=compileOnlyHelper,compileOnlyHelperTest org.locationtech.spatial4j:spatial4j:0.8=compileClasspath,jarValidation,runtimeClasspath,runtimeLibs,testCompileClasspath,testRuntimeClasspath org.mockito:mockito-core:5.23.0=jarValidation,testCompileClasspath,testRuntimeClasspath org.mockito:mockito-subclass:5.23.0=jarValidation,testRuntimeClasspath diff --git a/solr/solrj-zookeeper/gradle.lockfile b/solr/solrj-zookeeper/gradle.lockfile index bcb085e10bc..46d66963eec 100644 --- a/solr/solrj-zookeeper/gradle.lockfile +++ b/solr/solrj-zookeeper/gradle.lockfile @@ -13,7 +13,7 @@ com.fasterxml.jackson:jackson-bom:2.21.2=compileClasspath,jarValidation,runtimeC com.fasterxml.woodstox:woodstox-core:7.0.0=jarValidation,testRuntimeClasspath com.github.ben-manes.caffeine:caffeine:3.2.3=annotationProcessor,errorprone,jarValidation,testAnnotationProcessor,testRuntimeClasspath com.github.kevinstern:software-and-algorithms:1.0=annotationProcessor,errorprone,testAnnotationProcessor -com.github.spotbugs:spotbugs-annotations:4.9.8=compileClasspath,compileOnlyHelper +com.github.spotbugs:spotbugs-annotations:4.10.2=compileClasspath,compileOnlyHelper com.google.auto.service:auto-service-annotations:1.0.1=annotationProcessor,errorprone,testAnnotationProcessor com.google.auto.value:auto-value-annotations:1.11.0=annotationProcessor,errorprone,testAnnotationProcessor com.google.auto:auto-common:1.2.2=annotationProcessor,errorprone,testAnnotationProcessor @@ -165,8 +165,8 @@ org.javassist:javassist:3.30.2-GA=jarValidation,testRuntimeClasspath org.jspecify:jspecify:1.0.0=annotationProcessor,compileClasspath,errorprone,jarValidation,runtimeClasspath,testAnnotationProcessor,testCompileClasspath,testRuntimeClasspath org.junit.jupiter:junit-jupiter-api:5.6.2=jarValidation,testRuntimeClasspath org.junit.platform:junit-platform-commons:1.6.2=jarValidation,testRuntimeClasspath -org.junit:junit-bom:5.14.0=compileOnlyHelper org.junit:junit-bom:5.6.2=jarValidation,testRuntimeClasspath +org.junit:junit-bom:6.1.0=compileOnlyHelper org.locationtech.spatial4j:spatial4j:0.8=jarValidation,testRuntimeClasspath org.opentest4j:opentest4j:1.2.0=jarValidation,testRuntimeClasspath org.ow2.asm:asm-commons:9.8=jarValidation,testRuntimeClasspath diff --git a/solr/test-framework/gradle.lockfile b/solr/test-framework/gradle.lockfile index f6abfef03ba..7290c345771 100644 --- a/solr/test-framework/gradle.lockfile +++ b/solr/test-framework/gradle.lockfile @@ -14,7 +14,7 @@ com.fasterxml.jackson:jackson-bom:2.21.2=apiHelper,compileClasspath,jarValidatio com.fasterxml.woodstox:woodstox-core:7.0.0=apiHelper,jarValidation,runtimeClasspath,testRuntimeClasspath com.github.ben-manes.caffeine:caffeine:3.2.3=annotationProcessor,apiHelper,errorprone,jarValidation,runtimeClasspath,testAnnotationProcessor,testRuntimeClasspath com.github.kevinstern:software-and-algorithms:1.0=annotationProcessor,errorprone,testAnnotationProcessor -com.github.spotbugs:spotbugs-annotations:4.9.8=compileClasspath,compileOnlyHelper +com.github.spotbugs:spotbugs-annotations:4.10.2=compileClasspath,compileOnlyHelper com.google.auto.service:auto-service-annotations:1.0.1=annotationProcessor,errorprone,testAnnotationProcessor com.google.auto.value:auto-value-annotations:1.11.0=annotationProcessor,errorprone,testAnnotationProcessor com.google.auto:auto-common:1.2.2=annotationProcessor,errorprone,testAnnotationProcessor @@ -148,8 +148,8 @@ org.javassist:javassist:3.30.2-GA=apiHelper,jarValidation,runtimeClasspath,testR org.jspecify:jspecify:1.0.0=annotationProcessor,apiHelper,compileClasspath,errorprone,jarValidation,runtimeClasspath,testAnnotationProcessor,testCompileClasspath,testRuntimeClasspath org.junit.jupiter:junit-jupiter-api:5.6.2=compileClasspath,jarValidation,runtimeClasspath,testCompileClasspath,testRuntimeClasspath org.junit.platform:junit-platform-commons:1.6.2=compileClasspath,jarValidation,runtimeClasspath,testCompileClasspath,testRuntimeClasspath -org.junit:junit-bom:5.14.0=compileOnlyHelper org.junit:junit-bom:5.6.2=compileClasspath,jarValidation,runtimeClasspath,testCompileClasspath,testRuntimeClasspath +org.junit:junit-bom:6.1.0=compileOnlyHelper org.locationtech.spatial4j:spatial4j:0.8=apiHelper,jarValidation,runtimeClasspath,testRuntimeClasspath org.opentest4j:opentest4j:1.2.0=compileClasspath,jarValidation,runtimeClasspath,testCompileClasspath,testRuntimeClasspath org.osgi:org.osgi.annotation.bundle:2.0.0=compileClasspath,testCompileClasspath