Skip to content

Commit de60af9

Browse files
committed
Update dependency com.github.spotbugs:spotbugs-annotations to v4.9.8
1 parent d52761a commit de60af9

File tree

5 files changed

+8
-8
lines changed

5 files changed

+8
-8
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -195,7 +195,7 @@ quicktheories = "0.26"
195195
semver4j = "6.0.0"
196196
slf4j = "2.0.17"
197197
spatial4j = "0.8"
198-
spotbugs = "4.9.6"
198+
spotbugs = "4.9.8"
199199
squareup-okhttp3-mockwebserver = "4.12.0"
200200
squareup-okhttp3-okhttp = "4.12.0"
201201
stephenc-jcip = "1.0-1"

solr/core/gradle.lockfile

Lines changed: 2 additions & 2 deletions
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.6=compileClasspath,compileOnlyHelper,compileOnlyHelperTest,permitUnusedDeclared,testCompileClasspath
17+
com.github.spotbugs:spotbugs-annotations:4.9.8=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
@@ -172,7 +172,7 @@ org.javassist:javassist:3.30.2-GA=compileClasspath,jarValidation,permitUnusedDec
172172
org.jspecify:jspecify:1.0.0=annotationProcessor,apiHelper,compileClasspath,errorprone,jarValidation,runtimeClasspath,runtimeLibs,testAnnotationProcessor,testCompileClasspath,testRuntimeClasspath
173173
org.junit.jupiter:junit-jupiter-api:5.6.2=jarValidation,testCompileClasspath,testRuntimeClasspath
174174
org.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
176176
org.junit:junit-bom:5.6.2=jarValidation,testCompileClasspath,testRuntimeClasspath
177177
org.locationtech.spatial4j:spatial4j:0.8=compileClasspath,jarValidation,runtimeClasspath,runtimeLibs,testCompileClasspath,testRuntimeClasspath
178178
org.mockito:mockito-core:5.19.0=jarValidation,testCompileClasspath,testRuntimeClasspath
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
6c22acfbdbc7f3a4a78a2edea46124df872e9ea5
1+
885ad074984741128c7cc723851e790711f91a6e

solr/solrj-zookeeper/gradle.lockfile

Lines changed: 2 additions & 2 deletions
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.6=compileClasspath,compileOnlyHelper,permitUnusedDeclared
16+
com.github.spotbugs:spotbugs-annotations:4.9.8=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
@@ -166,7 +166,7 @@ org.javassist:javassist:3.30.2-GA=jarValidation,testRuntimeClasspath
166166
org.jspecify:jspecify:1.0.0=annotationProcessor,compileClasspath,errorprone,jarValidation,permitTestUsedUndeclared,runtimeClasspath,testAnnotationProcessor,testCompileClasspath,testRuntimeClasspath
167167
org.junit.jupiter:junit-jupiter-api:5.6.2=jarValidation,testRuntimeClasspath
168168
org.junit.platform:junit-platform-commons:1.6.2=jarValidation,testRuntimeClasspath
169-
org.junit:junit-bom:5.13.4=compileOnlyHelper,permitUnusedDeclared
169+
org.junit:junit-bom:5.14.0=compileOnlyHelper,permitUnusedDeclared
170170
org.junit:junit-bom:5.6.2=jarValidation,testRuntimeClasspath
171171
org.locationtech.spatial4j:spatial4j:0.8=jarValidation,testRuntimeClasspath
172172
org.opentest4j:opentest4j:1.2.0=jarValidation,testRuntimeClasspath

solr/test-framework/gradle.lockfile

Lines changed: 2 additions & 2 deletions
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.6=compileClasspath,compileOnlyHelper,permitUnusedDeclared
16+
com.github.spotbugs:spotbugs-annotations:4.9.8=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
@@ -152,7 +152,7 @@ org.javassist:javassist:3.30.2-GA=apiHelper,jarValidation,runtimeClasspath,testR
152152
org.jspecify:jspecify:1.0.0=annotationProcessor,apiHelper,compileClasspath,errorprone,jarValidation,runtimeClasspath,testAnnotationProcessor,testCompileClasspath,testRuntimeClasspath
153153
org.junit.jupiter:junit-jupiter-api:5.6.2=compileClasspath,jarValidation,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
154154
org.junit.platform:junit-platform-commons:1.6.2=compileClasspath,jarValidation,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
155-
org.junit:junit-bom:5.13.4=compileOnlyHelper,permitUnusedDeclared
155+
org.junit:junit-bom:5.14.0=compileOnlyHelper,permitUnusedDeclared
156156
org.junit:junit-bom:5.6.2=compileClasspath,jarValidation,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
157157
org.locationtech.spatial4j:spatial4j:0.8=apiHelper,jarValidation,runtimeClasspath,testRuntimeClasspath
158158
org.opentest4j:opentest4j:1.2.0=compileClasspath,jarValidation,runtimeClasspath,testCompileClasspath,testRuntimeClasspath

0 commit comments

Comments
 (0)