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 bd15ba551f Build: Bump com.azure:azure-sdk-bom from 1.2.37 to 1.2.38
(#14010)
bd15ba551f is described below
commit bd15ba551f821aba22265d31ad541d9d1ed7b222
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Sun Sep 7 20:44:28 2025 +0200
Build: Bump com.azure:azure-sdk-bom from 1.2.37 to 1.2.38 (#14010)
Bumps
[com.azure:azure-sdk-bom](https://github.com/azure/azure-sdk-for-java) from
1.2.37 to 1.2.38.
- [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.37...azure-sdk-bom_1.2.38)
---
updated-dependencies:
- dependency-name: com.azure:azure-sdk-bom
dependency-version: 1.2.38
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 e79fc40c96..40ae6195a5 100644
--- a/gradle/libs.versions.toml
+++ b/gradle/libs.versions.toml
@@ -32,7 +32,7 @@ avro = "1.12.0"
assertj-core = "3.27.4"
awaitility = "4.3.0"
awssdk-bom = "2.33.0"
-azuresdk-bom = "1.2.37"
+azuresdk-bom = "1.2.38"
awssdk-s3accessgrants = "2.3.0"
bson-ver = "4.11.5"
caffeine = "2.9.3"