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 1888474283 Build: Bump software.amazon.awssdk:bom from 2.21.21 to
2.21.22 (#9053)
1888474283 is described below
commit 188847428309701c2ec0debf9e94da94b39058b6
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Nov 14 10:36:30 2023 +0100
Build: Bump software.amazon.awssdk:bom from 2.21.21 to 2.21.22 (#9053)
Bumps software.amazon.awssdk:bom from 2.21.21 to 2.21.22.
---
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 e579dae8e9..aff898260a 100644
--- a/gradle/libs.versions.toml
+++ b/gradle/libs.versions.toml
@@ -27,7 +27,7 @@ arrow = "14.0.1"
avro = "1.11.3"
assertj-core = "3.24.2"
awaitility = "4.2.0"
-awssdk-bom = "2.21.21"
+awssdk-bom = "2.21.22"
azuresdk-bom = "1.2.18"
caffeine = "2.9.3"
calcite = "1.10.0"