This is an automated email from the ASF dual-hosted git repository.
dimas 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 b4e5e28b8 Update dependency com.google.cloud:google-cloud-storage-bom
to v2.58.1 (#2764)
b4e5e28b8 is described below
commit b4e5e28b8a4a2aa78cc2adbcf148986b7adb3c0c
Author: Mend Renovate <[email protected]>
AuthorDate: Wed Oct 8 15:14:11 2025 +0100
Update dependency com.google.cloud:google-cloud-storage-bom to v2.58.1
(#2764)
---
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 c3afadc3a..434aa4e0d 100644
--- a/gradle/libs.versions.toml
+++ b/gradle/libs.versions.toml
@@ -51,7 +51,7 @@ commons-lang3 = { module =
"org.apache.commons:commons-lang3", version = "3.19.0
commons-text = { module = "org.apache.commons:commons-text", version =
"1.14.0" }
eclipselink = { module = "org.eclipse.persistence:eclipselink", version =
"4.0.8" }
errorprone = { module = "com.google.errorprone:error_prone_core", version =
"2.42.0" }
-google-cloud-storage-bom = { module =
"com.google.cloud:google-cloud-storage-bom", version = "2.58.0" }
+google-cloud-storage-bom = { module =
"com.google.cloud:google-cloud-storage-bom", version = "2.58.1" }
guava = { module = "com.google.guava:guava", version = "33.5.0-jre" }
h2 = { module = "com.h2database:h2", version = "2.4.240" }
dnsjava = { module = "dnsjava:dnsjava", version = "3.6.3" }