This is an automated email from the ASF dual-hosted git repository.
snazy 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 cb44a6725 Update dependency com.google.cloud:google-cloud-storage-bom
to v2.59.0 (#2857)
cb44a6725 is described below
commit cb44a6725d552796b27f0ace4e43d0b19f48fe11
Author: Mend Renovate <[email protected]>
AuthorDate: Wed Oct 22 10:28:31 2025 +0100
Update dependency com.google.cloud:google-cloud-storage-bom to v2.59.0
(#2857)
---
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 e18dd3a51..f57514880 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.1" }
+google-cloud-storage-bom = { module =
"com.google.cloud:google-cloud-storage-bom", version = "2.59.0" }
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" }