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 bab547474e Build: Bump software.amazon.awssdk:bom from 2.25.64 to
2.25.69 (#10466)
bab547474e is described below
commit bab547474e2dcae7fab76164107404419f4d4fe1
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Jun 10 07:34:28 2024 +0200
Build: Bump software.amazon.awssdk:bom from 2.25.64 to 2.25.69 (#10466)
---
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 a5875a75ec..8af794c8b4 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.26.0"
awaitility = "4.2.1"
-awssdk-bom = "2.25.64"
+awssdk-bom = "2.25.69"
azuresdk-bom = "1.2.23"
awssdk-s3accessgrants = "2.0.0"
caffeine = "2.9.3"