This is an automated email from the ASF dual-hosted git repository.
huaxingao pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/iceberg.git
The following commit(s) were added to refs/heads/main by this push:
new 6ffc8a9658 Build: Bump software.amazon.awssdk:bom from 2.35.10 to
2.36.2 (#14420)
6ffc8a9658 is described below
commit 6ffc8a9658762970b6cdb15a784d272d55a22950
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Sun Oct 26 00:05:14 2025 -0700
Build: Bump software.amazon.awssdk:bom from 2.35.10 to 2.36.2 (#14420)
Bumps software.amazon.awssdk:bom from 2.35.10 to 2.36.2.
---
updated-dependencies:
- dependency-name: software.amazon.awssdk:bom
dependency-version: 2.36.2
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot]
<49699333+dependabot[bot]@users.noreply.github.com>
---
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 36cf3e2cd9..8c61356e2c 100644
--- a/gradle/libs.versions.toml
+++ b/gradle/libs.versions.toml
@@ -31,7 +31,7 @@ arrow = "15.0.2"
avro = "1.12.1"
assertj-core = "3.27.6"
awaitility = "4.3.0"
-awssdk-bom = "2.35.10"
+awssdk-bom = "2.36.2"
azuresdk-bom = "1.3.0"
awssdk-s3accessgrants = "2.3.0"
bson-ver = "4.11.5"