This is an automated email from the ASF dual-hosted git repository. singhpk234 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 91f457e0cd Build: Bump software.amazon.awssdk:bom from 2.33.9 to 2.34.0 (#14133) 91f457e0cd is described below commit 91f457e0cde5d6e51c23f8df73fe3f4cf2c371c8 Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> AuthorDate: Sat Sep 20 22:31:58 2025 -0700 Build: Bump software.amazon.awssdk:bom from 2.33.9 to 2.34.0 (#14133) Bumps software.amazon.awssdk:bom from 2.33.9 to 2.34.0. --- updated-dependencies: - dependency-name: software.amazon.awssdk:bom dependency-version: 2.34.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <supp...@github.com> 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 a2dde0b6f1..feec8ce8fa 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -31,7 +31,7 @@ arrow = "15.0.2" avro = "1.12.0" assertj-core = "3.27.4" awaitility = "4.3.0" -awssdk-bom = "2.33.9" +awssdk-bom = "2.34.0" azuresdk-bom = "1.2.38" awssdk-s3accessgrants = "2.3.0" bson-ver = "4.11.5"