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 deb9fe996 Update dependency com.azure:azure-sdk-bom to v1.3.3 (#3179)
deb9fe996 is described below
commit deb9fe9969fe192b7b602b277999989b960e1c39
Author: Mend Renovate <[email protected]>
AuthorDate: Sat Nov 29 12:50:53 2025 +0000
Update dependency com.azure:azure-sdk-bom to v1.3.3 (#3179)
---
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 81c558463..7565a97b0 100644
--- a/gradle/libs.versions.toml
+++ b/gradle/libs.versions.toml
@@ -46,7 +46,7 @@ assertj-core = { module = "org.assertj:assertj-core", version
= "3.27.6" }
auth0-jwt = { module = "com.auth0:java-jwt", version = "4.5.0" }
awssdk-bom = { module = "software.amazon.awssdk:bom", version = "2.39.2" }
awaitility = { module = "org.awaitility:awaitility", version = "4.3.0" }
-azuresdk-bom = { module = "com.azure:azure-sdk-bom", version = "1.3.2" }
+azuresdk-bom = { module = "com.azure:azure-sdk-bom", version = "1.3.3" }
caffeine = { module = "com.github.ben-manes.caffeine:caffeine", version =
"3.2.3" }
cel-bom = { module = "org.projectnessie.cel:cel-bom", version = "0.5.3" }
commons-lang3 = { module = "org.apache.commons:commons-lang3", version =
"3.20.0" }