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 c7f0f80e03 Build: Bump com.azure:azure-sdk-bom from 1.2.28 to 1.2.29
(#11453)
c7f0f80e03 is described below
commit c7f0f80e030866b4bb6795a20c50d9c1c2ed726b
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Nov 4 11:39:56 2024 +0100
Build: Bump com.azure:azure-sdk-bom from 1.2.28 to 1.2.29 (#11453)
Bumps
[com.azure:azure-sdk-bom](https://github.com/azure/azure-sdk-for-java) from
1.2.28 to 1.2.29.
- [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.28...azure-sdk-bom_1.2.29)
---
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 05cea63202..b8c6937795 100644
--- a/gradle/libs.versions.toml
+++ b/gradle/libs.versions.toml
@@ -30,7 +30,7 @@ avro = "1.12.0"
assertj-core = "3.26.3"
awaitility = "4.2.2"
awssdk-bom = "2.29.6"
-azuresdk-bom = "1.2.28"
+azuresdk-bom = "1.2.29"
awssdk-s3accessgrants = "2.3.0"
caffeine = "2.9.3"
calcite = "1.10.0"