Skip to content

Commit

Permalink
chore(deps): update dependency com.github.spotbugs:spotbugs-annotatio…
Browse files Browse the repository at this point in the history
…ns to v4.9.0
  • Loading branch information
solrbot committed Jan 22, 2025
1 parent 7605593 commit e249a5e
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -167,7 +167,7 @@ quicktheories = "0.26"
semver4j = "5.3.0"
slf4j = "2.0.13"
spatial4j = "0.8"
spotbugs = "4.8.6"
spotbugs = "4.9.0"
squareup-okhttp3-mockwebserver = "4.11.0"
squareup-okhttp3-okhttp = "4.12.0"
stephenc-jcip = "1.0-1"
Expand Down
2 changes: 1 addition & 1 deletion solr/core/gradle.lockfile
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ com.fasterxml.jackson:jackson-bom:2.18.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.1.8=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.0=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.10.4=annotationProcessor,errorprone,testAnnotationProcessor
Expand Down
2 changes: 1 addition & 1 deletion solr/solrj-zookeeper/gradle.lockfile
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ com.fasterxml.jackson:jackson-bom:2.18.0=jarValidation,permitTestUsedUndeclared,
com.fasterxml.woodstox:woodstox-core:7.0.0=jarValidation,testRuntimeClasspath
com.github.ben-manes.caffeine:caffeine:3.1.8=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.0=compileClasspath,compileOnlyHelper,permitUnusedDeclared
com.google.auto.service:auto-service-annotations:1.0.1=annotationProcessor,errorprone,testAnnotationProcessor
com.google.auto.value:auto-value-annotations:1.10.4=annotationProcessor,errorprone,testAnnotationProcessor
com.google.auto:auto-common:1.2.2=annotationProcessor,errorprone,testAnnotationProcessor
Expand Down
2 changes: 1 addition & 1 deletion solr/test-framework/gradle.lockfile
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ com.fasterxml.jackson:jackson-bom:2.18.0=apiHelper,jarValidation,runtimeClasspat
com.fasterxml.woodstox:woodstox-core:7.0.0=apiHelper,jarValidation,runtimeClasspath,testRuntimeClasspath
com.github.ben-manes.caffeine:caffeine:3.1.8=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.0=compileClasspath,compileOnlyHelper,permitUnusedDeclared
com.google.auto.service:auto-service-annotations:1.0.1=annotationProcessor,errorprone,testAnnotationProcessor
com.google.auto.value:auto-value-annotations:1.10.4=annotationProcessor,errorprone,testAnnotationProcessor
com.google.auto:auto-common:1.2.2=annotationProcessor,errorprone,testAnnotationProcessor
Expand Down

0 comments on commit e249a5e

Please sign in to comment.