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 b5737355a main: Update dependency
com.google.cloud:google-cloud-storage-bom to v2.53.0 (#1811)
b5737355a is described below
commit b5737355a2c2537862f5a08b2293aea74a0729d9
Author: Mend Renovate <[email protected]>
AuthorDate: Fri Jun 6 11:25:57 2025 +0200
main: Update dependency com.google.cloud:google-cloud-storage-bom to
v2.53.0 (#1811)
---
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 166394b4b..d0e1baaaf 100644
--- a/gradle/libs.versions.toml
+++ b/gradle/libs.versions.toml
@@ -47,7 +47,7 @@ commons-lang3 = { module =
"org.apache.commons:commons-lang3", version = "3.17.0
commons-text = { module = "org.apache.commons:commons-text", version =
"1.13.1" }
eclipselink = { module = "org.eclipse.persistence:eclipselink", version =
"4.0.6" }
errorprone = { module = "com.google.errorprone:error_prone_core", version =
"2.38.0" }
-google-cloud-storage-bom = { module =
"com.google.cloud:google-cloud-storage-bom", version = "2.52.3" }
+google-cloud-storage-bom = { module =
"com.google.cloud:google-cloud-storage-bom", version = "2.53.0" }
guava = { module = "com.google.guava:guava", version = "33.4.8-jre" }
h2 = { module = "com.h2database:h2", version = "2.3.232" }
dnsjava = { module = "dnsjava:dnsjava", version = "3.6.3" }