This is an automated email from the ASF dual-hosted git repository.
etudenhoefner 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 0640a38b6b Build: Bump software.amazon.awssdk:bom from 2.28.21 to
2.28.26 (#11359)
0640a38b6b is described below
commit 0640a38b6b030b0e1c3ef7bb3d92e4c64b621dc7
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Oct 21 09:07:34 2024 +0200
Build: Bump software.amazon.awssdk:bom from 2.28.21 to 2.28.26 (#11359)
Bumps software.amazon.awssdk:bom from 2.28.21 to 2.28.26.
---
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 e9a438cbb2..8de810eb91 100644
--- a/gradle/libs.versions.toml
+++ b/gradle/libs.versions.toml
@@ -29,7 +29,7 @@ arrow = "15.0.2"
avro = "1.12.0"
assertj-core = "3.26.3"
awaitility = "4.2.2"
-awssdk-bom = "2.28.21"
+awssdk-bom = "2.28.26"
azuresdk-bom = "1.2.25"
awssdk-s3accessgrants = "2.2.0"
caffeine = "2.9.3"