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 6f99c962fe Build: Bump software.amazon.awssdk:bom from 2.41.34 to
2.42.4 (#15485)
6f99c962fe is described below
commit 6f99c962fea4b0148de9d510e7c958d43778d5a4
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Sat Feb 28 22:08:29 2026 -0800
Build: Bump software.amazon.awssdk:bom from 2.41.34 to 2.42.4 (#15485)
Bumps software.amazon.awssdk:bom from 2.41.34 to 2.42.4.
---
updated-dependencies:
- dependency-name: software.amazon.awssdk:bom
dependency-version: 2.42.4
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 7cd114c0f6..f9806c5a1c 100644
--- a/gradle/libs.versions.toml
+++ b/gradle/libs.versions.toml
@@ -33,7 +33,7 @@ arrow = "15.0.2"
avro = "1.12.1"
assertj-core = "3.27.7"
awaitility = "4.3.0"
-awssdk-bom = "2.41.34"
+awssdk-bom = "2.42.4"
azuresdk-bom = "1.3.4"
awssdk-s3accessgrants = "2.4.1"
bson-ver = "4.11.5"