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 3ed04c16ec Build: Bump software.amazon.awssdk:bom from 2.25.31 to 2.25.35 (#10192) 3ed04c16ec is described below commit 3ed04c16ec3d89a95ef35d33b0f8a088d464ece8 Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> AuthorDate: Sun Apr 21 17:09:48 2024 +0200 Build: Bump software.amazon.awssdk:bom from 2.25.31 to 2.25.35 (#10192) Bumps software.amazon.awssdk:bom from 2.25.31 to 2.25.35. --- updated-dependencies: - dependency-name: software.amazon.awssdk:bom 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 3f2f2591e3..8cb3e9329d 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -28,7 +28,7 @@ arrow = "15.0.2" avro = "1.11.3" assertj-core = "3.25.3" awaitility = "4.2.1" -awssdk-bom = "2.25.31" +awssdk-bom = "2.25.35" azuresdk-bom = "1.2.22" awssdk-s3accessgrants = "2.0.0" caffeine = "2.9.3"