This is an automated email from the ASF dual-hosted git repository. fokko 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 adc02fd068 Build: Bump software.amazon.awssdk:bom from 2.32.24 to 2.32.29 (#13911) adc02fd068 is described below commit adc02fd0684a6d69b9098a1ed98af2edb86534c1 Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> AuthorDate: Sun Aug 24 09:19:58 2025 +0200 Build: Bump software.amazon.awssdk:bom from 2.32.24 to 2.32.29 (#13911) Bumps software.amazon.awssdk:bom from 2.32.24 to 2.32.29. --- updated-dependencies: - dependency-name: software.amazon.awssdk:bom dependency-version: 2.32.29 dependency-type: direct:production update-type: version-update:semver-patch ... 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 3204c6f0a0..0c6e7e4e97 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.32.24" +awssdk-bom = "2.32.29" azuresdk-bom = "1.2.37" awssdk-s3accessgrants = "2.3.0" bson-ver = "4.11.5"