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

jbonofre pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/polaris.git


The following commit(s) were added to refs/heads/main by this push:
     new 59d6f09b74 fix(deps): update dependency com.azure:azure-sdk-bom to 
v1.3.5 (#3946)
59d6f09b74 is described below

commit 59d6f09b74e76872fe050dab2241989d786df77a
Author: Mend Renovate <[email protected]>
AuthorDate: Sun Mar 8 07:08:13 2026 +0000

    fix(deps): update dependency com.azure:azure-sdk-bom to v1.3.5 (#3946)
---
 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 ba85880a3c..60844d324b 100644
--- a/gradle/libs.versions.toml
+++ b/gradle/libs.versions.toml
@@ -43,7 +43,7 @@ assertj-core = { module = "org.assertj:assertj-core", version 
= "3.27.7" }
 auth0-jwt = { module = "com.auth0:java-jwt", version = "4.5.1" }
 awaitility = { module = "org.awaitility:awaitility", version = "4.3.0" }
 awssdk-bom = { module = "software.amazon.awssdk:bom", version = "2.42.4" }
-azuresdk-bom = { module = "com.azure:azure-sdk-bom", version = "1.3.4" }
+azuresdk-bom = { module = "com.azure:azure-sdk-bom", version = "1.3.5" }
 caffeine = { module = "com.github.ben-manes.caffeine:caffeine", version = 
"3.2.3" }
 cel-bom = { module = "org.projectnessie.cel:cel-bom", version = "0.6.0" }
 checkstyle = { module = "com.puppycrawl.tools:checkstyle", version.ref = 
"checkstyle" } # required by the polaris-java plugin

Reply via email to