Skip to content

Commit 2aa21a1

Browse files
authored
Update dependency com.github.spotbugs:spotbugs-annotations to v4.9.6 (#3662)
1 parent ba9ea62 commit 2aa21a1

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -189,7 +189,7 @@ quicktheories = "0.26"
189189
semver4j = "6.0.0"
190190
slf4j = "2.0.17"
191191
spatial4j = "0.8"
192-
spotbugs = "4.9.4"
192+
spotbugs = "4.9.6"
193193
squareup-okhttp3-mockwebserver = "4.12.0"
194194
squareup-okhttp3-okhttp = "4.12.0"
195195
stephenc-jcip = "1.0-1"

solr/core/gradle.lockfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ com.fasterxml.jackson:jackson-bom:2.20.0=apiHelper,compileClasspath,jarValidatio
1414
com.fasterxml.woodstox:woodstox-core:7.0.0=compileClasspath,jarValidation,runtimeClasspath,runtimeLibs,testCompileClasspath,testRuntimeClasspath
1515
com.github.ben-manes.caffeine:caffeine:3.2.2=annotationProcessor,compileClasspath,errorprone,jarValidation,runtimeClasspath,runtimeLibs,testAnnotationProcessor,testCompileClasspath,testRuntimeClasspath
1616
com.github.kevinstern:software-and-algorithms:1.0=annotationProcessor,errorprone,testAnnotationProcessor
17-
com.github.spotbugs:spotbugs-annotations:4.9.4=compileClasspath,compileOnlyHelper,compileOnlyHelperTest,permitUnusedDeclared,testCompileClasspath
17+
com.github.spotbugs:spotbugs-annotations:4.9.6=compileClasspath,compileOnlyHelper,compileOnlyHelperTest,permitUnusedDeclared,testCompileClasspath
1818
com.github.stephenc.jcip:jcip-annotations:1.0-1=compileClasspath,compileOnlyHelper,jarValidation
1919
com.google.auto.service:auto-service-annotations:1.0.1=annotationProcessor,errorprone,testAnnotationProcessor
2020
com.google.auto.value:auto-value-annotations:1.11.0=annotationProcessor,errorprone,testAnnotationProcessor

solr/solrj-zookeeper/gradle.lockfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ com.fasterxml.jackson:jackson-bom:2.20.0=compileClasspath,jarValidation,permitTe
1313
com.fasterxml.woodstox:woodstox-core:7.0.0=jarValidation,testRuntimeClasspath
1414
com.github.ben-manes.caffeine:caffeine:3.2.2=annotationProcessor,errorprone,jarValidation,testAnnotationProcessor,testRuntimeClasspath
1515
com.github.kevinstern:software-and-algorithms:1.0=annotationProcessor,errorprone,testAnnotationProcessor
16-
com.github.spotbugs:spotbugs-annotations:4.9.4=compileClasspath,compileOnlyHelper,permitUnusedDeclared
16+
com.github.spotbugs:spotbugs-annotations:4.9.6=compileClasspath,compileOnlyHelper,permitUnusedDeclared
1717
com.google.auto.service:auto-service-annotations:1.0.1=annotationProcessor,errorprone,testAnnotationProcessor
1818
com.google.auto.value:auto-value-annotations:1.11.0=annotationProcessor,errorprone,testAnnotationProcessor
1919
com.google.auto:auto-common:1.2.2=annotationProcessor,errorprone,testAnnotationProcessor

solr/test-framework/gradle.lockfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ com.fasterxml.jackson:jackson-bom:2.20.0=apiHelper,compileClasspath,jarValidatio
1313
com.fasterxml.woodstox:woodstox-core:7.0.0=apiHelper,jarValidation,runtimeClasspath,testRuntimeClasspath
1414
com.github.ben-manes.caffeine:caffeine:3.2.2=annotationProcessor,apiHelper,errorprone,jarValidation,runtimeClasspath,testAnnotationProcessor,testRuntimeClasspath
1515
com.github.kevinstern:software-and-algorithms:1.0=annotationProcessor,errorprone,testAnnotationProcessor
16-
com.github.spotbugs:spotbugs-annotations:4.9.4=compileClasspath,compileOnlyHelper,permitUnusedDeclared
16+
com.github.spotbugs:spotbugs-annotations:4.9.6=compileClasspath,compileOnlyHelper,permitUnusedDeclared
1717
com.google.auto.service:auto-service-annotations:1.0.1=annotationProcessor,errorprone,testAnnotationProcessor
1818
com.google.auto.value:auto-value-annotations:1.11.0=annotationProcessor,errorprone,testAnnotationProcessor
1919
com.google.auto:auto-common:1.2.2=annotationProcessor,errorprone,testAnnotationProcessor

0 commit comments

Comments
 (0)