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 8a47f71895 Build: Bump com.azure:azure-sdk-bom from 1.2.18 to 1.2.20
(#9571)
8a47f71895 is described below
commit 8a47f718959d4a17d409e8532c01d303dc8b2fc9
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Feb 7 09:10:22 2024 +0100
Build: Bump com.azure:azure-sdk-bom from 1.2.18 to 1.2.20 (#9571)
Bumps
[com.azure:azure-sdk-bom](https://github.com/azure/azure-sdk-for-java) from
1.2.18 to 1.2.20.
- [Release notes](https://github.com/azure/azure-sdk-for-java/releases)
-
[Commits](https://github.com/azure/azure-sdk-for-java/compare/azure-sdk-bom_1.2.18...azure-sdk-bom_1.2.20)
---
updated-dependencies:
- dependency-name: com.azure:azure-sdk-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 8b01d1d507..0cbe70c3b6 100644
--- a/gradle/libs.versions.toml
+++ b/gradle/libs.versions.toml
@@ -29,7 +29,7 @@ avro = "1.11.3"
assertj-core = "3.25.2"
awaitility = "4.2.0"
awssdk-bom = "2.23.17"
-azuresdk-bom = "1.2.18"
+azuresdk-bom = "1.2.20"
awssdk-s3accessgrants = "2.0.0"
caffeine = "2.9.3"
calcite = "1.10.0"