This is an automated email from the ASF dual-hosted git repository.

jbonofre pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/polaris.git


The following commit(s) were added to refs/heads/main by this push:
     new 7ae0467f main: Update dependency 
com.github.spotbugs:spotbugs-annotations to v4.9.0 (#794)
7ae0467f is described below

commit 7ae0467f07b6915f4551b522a0cfbd447c6a5ad2
Author: Mend Renovate <[email protected]>
AuthorDate: Thu Jan 16 08:11:58 2025 +0100

    main: Update dependency com.github.spotbugs:spotbugs-annotations to v4.9.0 
(#794)
---
 gradle/libs.versions.toml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml
index c912fdaa..4f435bf1 100644
--- a/gradle/libs.versions.toml
+++ b/gradle/libs.versions.toml
@@ -90,7 +90,7 @@ slf4j-api = { module = "org.slf4j:slf4j-api", version.ref = 
"slf4j" }
 smallrye-common-annotation = { module = 
"io.smallrye.common:smallrye-common-annotation", version = "2.9.0" }
 smallrye-config-core = { module = "io.smallrye.config:smallrye-config-core", 
version = "3.11.1" }
 spark35-sql-scala212 = { module = "org.apache.spark:spark-sql_2.12", 
version.ref = "spark35" }
-spotbugs-annotations = { module = "com.github.spotbugs:spotbugs-annotations", 
version = "4.8.6" }
+spotbugs-annotations = { module = "com.github.spotbugs:spotbugs-annotations", 
version = "4.9.0" }
 swagger-annotations = { module = "io.swagger:swagger-annotations", version.ref 
= "swagger" }
 swagger-jaxrs = { module = "io.swagger:swagger-jaxrs", version.ref = "swagger" 
}
 testcontainers-bom = { module = "org.testcontainers:testcontainers-bom", 
version = "1.20.4" }

Reply via email to