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 bf8049d82 main: Update dependency software.amazon.awssdk:bom to 
v2.31.45 (#1607)
bf8049d82 is described below

commit bf8049d82a4dd26dfc860679e147ec7ab78cbdac
Author: Mend Renovate <[email protected]>
AuthorDate: Mon May 19 09:42:37 2025 +0200

    main: Update dependency software.amazon.awssdk:bom to v2.31.45 (#1607)
---
 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 7826aaf2e..8940114fe 100644
--- a/gradle/libs.versions.toml
+++ b/gradle/libs.versions.toml
@@ -39,7 +39,7 @@ swagger = "1.6.16"
 antlr4-runtime = { module = "org.antlr:antlr4-runtime", version.strictly = 
"4.9.3" } # spark integration tests
 assertj-core = { module = "org.assertj:assertj-core", version = "3.27.3" }
 auth0-jwt = { module = "com.auth0:java-jwt", version = "4.5.0" }
-awssdk-bom = { module = "software.amazon.awssdk:bom", version = "2.31.40" }
+awssdk-bom = { module = "software.amazon.awssdk:bom", version = "2.31.45" }
 azuresdk-bom = { module = "com.azure:azure-sdk-bom", version = "1.2.34" }
 bouncycastle-bcprov = { module = "org.bouncycastle:bcprov-jdk18on", version = 
"1.80" }
 caffeine = { module = "com.github.ben-manes.caffeine:caffeine", version = 
"3.2.0" }

Reply via email to