This is an automated email from the ASF dual-hosted git repository.

huaxingao 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 25bddb0a42 Build: Bump com.azure:azure-sdk-bom from 1.3.0 to 1.3.2 
(#14539)
25bddb0a42 is described below

commit 25bddb0a42364d4a2f4651af619adf5e3f1c0a2c
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Sat Nov 8 22:18:46 2025 -0800

    Build: Bump com.azure:azure-sdk-bom from 1.3.0 to 1.3.2 (#14539)
    
    Bumps 
[com.azure:azure-sdk-bom](https://github.com/azure/azure-sdk-for-java) from 
1.3.0 to 1.3.2.
    - [Release notes](https://github.com/azure/azure-sdk-for-java/releases)
    - 
[Commits](https://github.com/azure/azure-sdk-for-java/compare/v1.3.0...azure-sdk-bom_1.3.2)
    
    ---
    updated-dependencies:
    - dependency-name: com.azure:azure-sdk-bom
      dependency-version: 1.3.2
      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 3994e89156..b150dab7da 100644
--- a/gradle/libs.versions.toml
+++ b/gradle/libs.versions.toml
@@ -32,7 +32,7 @@ avro = "1.12.1"
 assertj-core = "3.27.6"
 awaitility = "4.3.0"
 awssdk-bom = "2.36.2"
-azuresdk-bom = "1.3.0"
+azuresdk-bom = "1.3.2"
 awssdk-s3accessgrants = "2.3.0"
 bson-ver = "4.11.5"
 caffeine = "2.9.3"

Reply via email to