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 a2c98e4f6 Update dependency software.amazon.awssdk:bom to v2.39.6
(#3184)
a2c98e4f6 is described below
commit a2c98e4f6dc23f6d27ad8e1bcea5a13f36894ec4
Author: Mend Renovate <[email protected]>
AuthorDate: Tue Dec 2 10:22:44 2025 +0000
Update dependency software.amazon.awssdk:bom to v2.39.6 (#3184)
---
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 9c5399079..ab6098066 100644
--- a/gradle/libs.versions.toml
+++ b/gradle/libs.versions.toml
@@ -44,7 +44,7 @@ antlr4-runtime = { module = "org.antlr:antlr4-runtime",
version.strictly = "4.9.
apache-httpclient5 = { module =
"org.apache.httpcomponents.client5:httpclient5", version = "5.5.1" }
assertj-core = { module = "org.assertj:assertj-core", version = "3.27.6" }
auth0-jwt = { module = "com.auth0:java-jwt", version = "4.5.0" }
-awssdk-bom = { module = "software.amazon.awssdk:bom", version = "2.39.2" }
+awssdk-bom = { module = "software.amazon.awssdk:bom", version = "2.39.6" }
awaitility = { module = "org.awaitility:awaitility", version = "4.3.0" }
azuresdk-bom = { module = "com.azure:azure-sdk-bom", version = "1.3.3" }
caffeine = { module = "com.github.ben-manes.caffeine:caffeine", version =
"3.2.3" }