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 87d2fdd173 Build: Bump software.amazon.awssdk:bom from 2.26.3 to
2.26.7 (#10554)
87d2fdd173 is described below
commit 87d2fdd173db5813869435f2747920f2bdc8eda8
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Jun 24 10:24:27 2024 +0200
Build: Bump software.amazon.awssdk:bom from 2.26.3 to 2.26.7 (#10554)
Bumps software.amazon.awssdk:bom from 2.26.3 to 2.26.7.
---
updated-dependencies:
- dependency-name: software.amazon.awssdk:bom
dependency-type: direct:production
update-type: version-update:semver-patch
...
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 b913be8f3b..c6dadd9b75 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.26.3"
+awssdk-bom = "2.26.7"
azuresdk-bom = "1.2.24"
awssdk-s3accessgrants = "2.0.0"
caffeine = "2.9.3"