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 e85884d269 Build: Bump com.azure:azure-sdk-bom from 1.2.22 to 1.2.23
(#10238)
e85884d269 is described below
commit e85884d269555a5608ba4dacc0c1d4e2278c5509
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Apr 30 21:35:12 2024 +0200
Build: Bump com.azure:azure-sdk-bom from 1.2.22 to 1.2.23 (#10238)
Bumps
[com.azure:azure-sdk-bom](https://github.com/azure/azure-sdk-for-java) from
1.2.22 to 1.2.23.
- [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.22...azure-sdk-bom_1.2.23)
---
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 ba4e012912..cfade62136 100644
--- a/gradle/libs.versions.toml
+++ b/gradle/libs.versions.toml
@@ -29,7 +29,7 @@ avro = "1.11.3"
assertj-core = "3.25.3"
awaitility = "4.2.1"
awssdk-bom = "2.25.40"
-azuresdk-bom = "1.2.22"
+azuresdk-bom = "1.2.23"
awssdk-s3accessgrants = "2.0.0"
caffeine = "2.9.3"
calcite = "1.10.0"