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 ea1916218 main: Update dependency
com.google.cloud:google-cloud-storage-bom to v2.53.3 (#2057)
ea1916218 is described below
commit ea19162183af109daae62762e77d1da484a74bb0
Author: Mend Renovate <[email protected]>
AuthorDate: Tue Jul 15 14:25:07 2025 +0200
main: Update dependency com.google.cloud:google-cloud-storage-bom to
v2.53.3 (#2057)
---
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 8a3bdb75f..a99269ef3 100644
--- a/gradle/libs.versions.toml
+++ b/gradle/libs.versions.toml
@@ -49,7 +49,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.53.0" }
+google-cloud-storage-bom = { module =
"com.google.cloud:google-cloud-storage-bom", version = "2.53.3" }
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" }