From 5ee04d7607d69d302e5d3c86a817a697d506a651 Mon Sep 17 00:00:00 2001 From: SolrBot Date: Sun, 9 Feb 2025 20:21:35 +0000 Subject: [PATCH] chore(deps): update dependency com.github.spotbugs:spotbugs-annotations to v4.9.1 --- gradle/libs.versions.toml | 2 +- solr/core/gradle.lockfile | 2 +- solr/solrj-zookeeper/gradle.lockfile | 2 +- solr/test-framework/gradle.lockfile | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml index 3e5589707cd..d1005028339 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -184,7 +184,7 @@ quicktheories = "0.26" semver4j = "5.3.0" slf4j = "2.0.16" spatial4j = "0.8" -spotbugs = "4.8.6" +spotbugs = "4.9.1" squareup-okhttp3-mockwebserver = "4.11.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 40e134203a2..343eec2eff1 100644 --- a/solr/core/gradle.lockfile +++ b/solr/core/gradle.lockfile @@ -19,7 +19,7 @@ com.fasterxml.jackson:jackson-bom:2.18.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.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.1=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 diff --git a/solr/solrj-zookeeper/gradle.lockfile b/solr/solrj-zookeeper/gradle.lockfile index 191c3163dfb..7d7cbd60d95 100644 --- a/solr/solrj-zookeeper/gradle.lockfile +++ b/solr/solrj-zookeeper/gradle.lockfile @@ -13,7 +13,7 @@ com.fasterxml.jackson:jackson-bom:2.18.2=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.1=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 diff --git a/solr/test-framework/gradle.lockfile b/solr/test-framework/gradle.lockfile index 283cc57eb61..d16cfbdcc7b 100644 --- a/solr/test-framework/gradle.lockfile +++ b/solr/test-framework/gradle.lockfile @@ -13,7 +13,7 @@ com.fasterxml.jackson:jackson-bom:2.18.2=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.1=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