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 2a754486f7 Build: Bump com.azure:azure-sdk-bom from 1.2.23 to 1.2.24
(#10420)
2a754486f7 is described below
commit 2a754486f7e1ff536d5c9b04742bcf379bc9c340
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Jun 11 03:36:47 2024 -0700
Build: Bump com.azure:azure-sdk-bom from 1.2.23 to 1.2.24 (#10420)
Bumps
[com.azure:azure-sdk-bom](https://github.com/azure/azure-sdk-for-java) from
1.2.23 to 1.2.24.
- [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.23...azure-sdk-bom_1.2.24)
---
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 8af794c8b4..564fc773b2 100644
--- a/gradle/libs.versions.toml
+++ b/gradle/libs.versions.toml
@@ -29,7 +29,7 @@ avro = "1.11.3"
assertj-core = "3.26.0"
awaitility = "4.2.1"
awssdk-bom = "2.25.69"
-azuresdk-bom = "1.2.23"
+azuresdk-bom = "1.2.24"
awssdk-s3accessgrants = "2.0.0"
caffeine = "2.9.3"
calcite = "1.10.0"