From 0a1ea9b22408e658dc91afec7edbcf5050036c98 Mon Sep 17 00:00:00 2001 From: SolrBot Date: Sat, 8 Feb 2025 12:56:23 +0000 Subject: [PATCH] chore(deps): update dependency com.github.spotbugs:spotbugs-annotations to v4.9.0 --- 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 eeadea1d25c..9f168533623 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.0" 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 a2aab38a73a..62288abad90 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.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 diff --git a/solr/solrj-zookeeper/gradle.lockfile b/solr/solrj-zookeeper/gradle.lockfile index 729c3a1bd35..e73dc1ff0ac 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.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 diff --git a/solr/test-framework/gradle.lockfile b/solr/test-framework/gradle.lockfile index 91975475d85..7d86f14f764 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.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