This is an automated email from the ASF dual-hosted git repository.

janhoy pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/solr.git


The following commit(s) were added to refs/heads/main by this push:
     new 0b2472db9c7 Update dependency com.github.spotbugs:spotbugs-annotations 
to v4.9.4 (#3087)
0b2472db9c7 is described below

commit 0b2472db9c7131b44ac41b46fac820b610098eee
Author: Solr Bot <[email protected]>
AuthorDate: Tue Sep 16 13:43:11 2025 +0200

    Update dependency com.github.spotbugs:spotbugs-annotations to v4.9.4 (#3087)
---
 gradle/libs.versions.toml            | 2 +-
 solr/core/gradle.lockfile            | 3 ++-
 solr/solrj-zookeeper/gradle.lockfile | 3 ++-
 solr/test-framework/gradle.lockfile  | 3 ++-
 4 files changed, 7 insertions(+), 4 deletions(-)

diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml
index 6ceb6cfa566..ea14d91ce6b 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.8.6"
+spotbugs = "4.9.4"
 squareup-okhttp3-mockwebserver = "4.12.0"
 squareup-okhttp3-okhttp = "4.12.0"
 stephenc-jcip = "1.0-1"
diff --git a/solr/core/gradle.lockfile b/solr/core/gradle.lockfile
index be21f612aac..8360201ee82 100644
--- a/solr/core/gradle.lockfile
+++ b/solr/core/gradle.lockfile
@@ -14,7 +14,7 @@ 
com.fasterxml.jackson:jackson-bom:2.20.0=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.2=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.8.6=compileClasspath,compileOnlyHelper,compileOnlyHelperTest,permitUnusedDeclared,testCompileClasspath
+com.github.spotbugs:spotbugs-annotations:4.9.4=compileClasspath,compileOnlyHelper,compileOnlyHelperTest,permitUnusedDeclared,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
@@ -162,6 +162,7 @@ 
org.javassist:javassist:3.30.2-GA=compileClasspath,jarValidation,permitUnusedDec
 
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.13.4=compileOnlyHelper,compileOnlyHelperTest,permitUnusedDeclared
 
org.junit:junit-bom:5.6.2=jarValidation,testCompileClasspath,testRuntimeClasspath
 
org.locationtech.spatial4j:spatial4j:0.8=compileClasspath,jarValidation,runtimeClasspath,runtimeLibs,testCompileClasspath,testRuntimeClasspath
 
org.mockito:mockito-core:5.19.0=jarValidation,testCompileClasspath,testRuntimeClasspath
diff --git a/solr/solrj-zookeeper/gradle.lockfile 
b/solr/solrj-zookeeper/gradle.lockfile
index 9501522f454..eb3ca84c1fc 100644
--- a/solr/solrj-zookeeper/gradle.lockfile
+++ b/solr/solrj-zookeeper/gradle.lockfile
@@ -13,7 +13,7 @@ 
com.fasterxml.jackson:jackson-bom:2.20.0=compileClasspath,jarValidation,permitTe
 com.fasterxml.woodstox:woodstox-core:7.0.0=jarValidation,testRuntimeClasspath
 
com.github.ben-manes.caffeine:caffeine:3.2.2=annotationProcessor,errorprone,jarValidation,testAnnotationProcessor,testRuntimeClasspath
 
com.github.kevinstern:software-and-algorithms:1.0=annotationProcessor,errorprone,testAnnotationProcessor
-com.github.spotbugs:spotbugs-annotations:4.8.6=compileClasspath,compileOnlyHelper,permitUnusedDeclared
+com.github.spotbugs:spotbugs-annotations:4.9.4=compileClasspath,compileOnlyHelper,permitUnusedDeclared
 
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
@@ -157,6 +157,7 @@ 
org.javassist:javassist:3.30.2-GA=jarValidation,testRuntimeClasspath
 
org.jspecify:jspecify:1.0.0=annotationProcessor,compileClasspath,errorprone,jarValidation,permitTestUsedUndeclared,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.13.4=compileOnlyHelper,permitUnusedDeclared
 org.junit:junit-bom:5.6.2=jarValidation,testRuntimeClasspath
 org.locationtech.spatial4j:spatial4j:0.8=jarValidation,testRuntimeClasspath
 org.opentest4j:opentest4j:1.2.0=jarValidation,testRuntimeClasspath
diff --git a/solr/test-framework/gradle.lockfile 
b/solr/test-framework/gradle.lockfile
index 4f72cadaeff..7ad0abf72e7 100644
--- a/solr/test-framework/gradle.lockfile
+++ b/solr/test-framework/gradle.lockfile
@@ -13,7 +13,7 @@ 
com.fasterxml.jackson:jackson-bom:2.20.0=apiHelper,compileClasspath,jarValidatio
 
com.fasterxml.woodstox:woodstox-core:7.0.0=apiHelper,jarValidation,runtimeClasspath,testRuntimeClasspath
 
com.github.ben-manes.caffeine:caffeine:3.2.2=annotationProcessor,apiHelper,errorprone,jarValidation,runtimeClasspath,testAnnotationProcessor,testRuntimeClasspath
 
com.github.kevinstern:software-and-algorithms:1.0=annotationProcessor,errorprone,testAnnotationProcessor
-com.github.spotbugs:spotbugs-annotations:4.8.6=compileClasspath,compileOnlyHelper,permitUnusedDeclared
+com.github.spotbugs:spotbugs-annotations:4.9.4=compileClasspath,compileOnlyHelper,permitUnusedDeclared
 
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
@@ -143,6 +143,7 @@ 
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.13.4=compileOnlyHelper,permitUnusedDeclared
 
org.junit:junit-bom:5.6.2=compileClasspath,jarValidation,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
 
org.locationtech.spatial4j:spatial4j:0.8=apiHelper,jarValidation,runtimeClasspath,testRuntimeClasspath
 
org.opentest4j:opentest4j:1.2.0=compileClasspath,jarValidation,runtimeClasspath,testCompileClasspath,testRuntimeClasspath

Reply via email to