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 5725a8c7e Update dependency software.amazon.awssdk:bom to v2.35.10
(#2840)
5725a8c7e is described below
commit 5725a8c7e52962cd847676c611c5dc67b4653523
Author: Mend Renovate <[email protected]>
AuthorDate: Mon Oct 20 07:56:12 2025 +0100
Update dependency software.amazon.awssdk:bom to v2.35.10 (#2840)
---
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 20a3570ee..574585847 100644
--- a/gradle/libs.versions.toml
+++ b/gradle/libs.versions.toml
@@ -43,7 +43,7 @@ quarkus-amazon-services-bom = { module =
"io.quarkus.platform:quarkus-amazon-ser
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.6" }
auth0-jwt = { module = "com.auth0:java-jwt", version = "4.5.0" }
-awssdk-bom = { module = "software.amazon.awssdk:bom", version = "2.35.5" }
+awssdk-bom = { module = "software.amazon.awssdk:bom", version = "2.35.10" }
awaitility = { module = "org.awaitility:awaitility", version = "4.3.0" }
azuresdk-bom = { module = "com.azure:azure-sdk-bom", version = "1.2.38" }
caffeine = { module = "com.github.ben-manes.caffeine:caffeine", version =
"3.2.2" }