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 b00dca63b fix(deps): update dependency 
com.google.cloud:google-cloud-storage-bom to v2.58.0 (#2660)
b00dca63b is described below

commit b00dca63bf5a5c82dcfbd675387718dd3b429b80
Author: Mend Renovate <[email protected]>
AuthorDate: Wed Sep 24 06:38:09 2025 +0200

    fix(deps): update dependency com.google.cloud:google-cloud-storage-bom to 
v2.58.0 (#2660)
---
 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 9d2a9914d..094190fca 100644
--- a/gradle/libs.versions.toml
+++ b/gradle/libs.versions.toml
@@ -50,7 +50,7 @@ commons-lang3 = { module = 
"org.apache.commons:commons-lang3", version = "3.18.0
 commons-text = { module = "org.apache.commons:commons-text", version = 
"1.14.0" }
 eclipselink = { module = "org.eclipse.persistence:eclipselink", version = 
"4.0.7" }
 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.57.0" }
+google-cloud-storage-bom = { module = 
"com.google.cloud:google-cloud-storage-bom", version = "2.58.0" }
 guava = { module = "com.google.guava:guava", version = "33.5.0-jre" }
 h2 = { module = "com.h2database:h2", version = "2.3.232" }
 dnsjava = { module = "dnsjava:dnsjava", version = "3.6.3" }

Reply via email to