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 9bb7683e main: Update dependency com.azure:azure-sdk-bom to v1.2.31
(#902)
9bb7683e is described below
commit 9bb7683e792bd116144a8970a56b74a0d1d73254
Author: Mend Renovate <[email protected]>
AuthorDate: Wed Jan 29 09:44:52 2025 +0100
main: Update dependency com.azure:azure-sdk-bom to v1.2.31 (#902)
---
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 f5a8d8c0..4d20a09e 100644
--- a/gradle/libs.versions.toml
+++ b/gradle/libs.versions.toml
@@ -40,7 +40,7 @@ antlr4-runtime = { module = "org.antlr:antlr4-runtime",
version.strictly = "4.9.
assertj-core = { module = "org.assertj:assertj-core", version = "3.27.3" }
auth0-jwt = { module = "com.auth0:java-jwt", version = "4.4.0" }
awssdk-bom = { module = "software.amazon.awssdk:bom", version = "2.30.6" }
-azuresdk-bom = { module = "com.azure:azure-sdk-bom", version = "1.2.30" }
+azuresdk-bom = { module = "com.azure:azure-sdk-bom", version = "1.2.31" }
bouncycastle-bcprov = { module = "org.bouncycastle:bcprov-jdk18on", version =
"1.80" }
caffeine = { module = "com.github.ben-manes.caffeine:caffeine", version =
"3.2.0" }
commons-codec1 = { module = "commons-codec:commons-codec", version = "1.18.0" }