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 82f53839 main: Update dependency
com.google.cloud:google-cloud-storage-bom to v2.48.2 (#993)
82f53839 is described below
commit 82f5383979d2d1c715a6cf37307cdc25ce0b92e0
Author: Mend Renovate <[email protected]>
AuthorDate: Wed Feb 12 20:28:34 2025 +0100
main: Update dependency com.google.cloud:google-cloud-storage-bom to
v2.48.2 (#993)
---
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 9e088fe3..89abf249 100644
--- a/gradle/libs.versions.toml
+++ b/gradle/libs.versions.toml
@@ -48,7 +48,7 @@ commons-lang3 = { module =
"org.apache.commons:commons-lang3", version = "3.17.0
commons-text = { module = "org.apache.commons:commons-text", version =
"1.13.0" }
eclipselink = { module = "org.eclipse.persistence:eclipselink", version =
"4.0.5" }
errorprone = { module = "com.google.errorprone:error_prone_core", version =
"2.36.0" }
-google-cloud-storage-bom = { module =
"com.google.cloud:google-cloud-storage-bom", version = "2.48.1" }
+google-cloud-storage-bom = { module =
"com.google.cloud:google-cloud-storage-bom", version = "2.48.2" }
guava = { module = "com.google.guava:guava", version = "33.4.0-jre" }
h2 = { module = "com.h2database:h2", version = "2.3.232" }
dnsjava = { module = "dnsjava:dnsjava", version = "3.6.3" }