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 a6d23d8b0 fix(deps): update dependency 
com.google.cloud:google-cloud-iamcredentials to v2.80.0 (#3254)
a6d23d8b0 is described below

commit a6d23d8b07eeb25ca047f1f9cc9aa7f2a15a87f8
Author: Mend Renovate <[email protected]>
AuthorDate: Fri Dec 12 11:28:23 2025 +0000

    fix(deps): update dependency com.google.cloud:google-cloud-iamcredentials 
to v2.80.0 (#3254)
---
 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 8a4e813b7..eb0a3477e 100644
--- a/gradle/libs.versions.toml
+++ b/gradle/libs.versions.toml
@@ -52,7 +52,7 @@ cel-bom = { module = "org.projectnessie.cel:cel-bom", version 
= "0.5.3" }
 commons-lang3 = { module = "org.apache.commons:commons-lang3", version = 
"3.20.0" }
 commons-text = { module = "org.apache.commons:commons-text", version = 
"1.15.0" }
 errorprone = { module = "com.google.errorprone:error_prone_core", version = 
"2.45.0" }
-google-cloud-iamcredentials = { module = 
"com.google.cloud:google-cloud-iamcredentials", version = "2.60.0" }
+google-cloud-iamcredentials = { module = 
"com.google.cloud:google-cloud-iamcredentials", version = "2.80.0" }
 google-cloud-storage-bom = { module = 
"com.google.cloud:google-cloud-storage-bom", version = "2.60.0" }
 guava = { module = "com.google.guava:guava", version = "33.5.0-jre" }
 h2 = { module = "com.h2database:h2", version = "2.4.240" }

Reply via email to