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

commit 907175638b384162e1c664b061b97d219ec8b0c5
Author: Mend Renovate <[email protected]>
AuthorDate: Sun Feb 1 14:02:15 2026 +0000

    fix(deps): update dependency com.google.cloud:google-cloud-iamcredentials 
to v2.83.0 (#3635)
---
 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 a9c1cf58f..044734f4f 100644
--- a/gradle/libs.versions.toml
+++ b/gradle/libs.versions.toml
@@ -50,7 +50,7 @@ checkstyle = { module = "com.puppycrawl.tools:checkstyle", 
version.ref = "checks
 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.46.0" } # required by the polaris-java plugin
-google-cloud-iamcredentials = { module = 
"com.google.cloud:google-cloud-iamcredentials", version = "2.82.0" }
+google-cloud-iamcredentials = { module = 
"com.google.cloud:google-cloud-iamcredentials", version = "2.83.0" }
 google-cloud-storage-bom = { module = 
"com.google.cloud:google-cloud-storage-bom", version = "2.62.1" }
 guava = { module = "com.google.guava:guava", version = "33.5.0-jre" }
 h2 = { module = "com.h2database:h2", version = "2.4.240" }

Reply via email to