From c3868f06227e62f179d52015ea2d9fd86b0804ef Mon Sep 17 00:00:00 2001 From: Vinay Gera Date: Thu, 14 Mar 2024 15:28:00 -0700 Subject: [PATCH 1/2] update msal4j dep repo wide --- sdk/eventhubs/microsoft-azure-eventhubs-eph/pom.xml | 2 +- sdk/eventhubs/microsoft-azure-eventhubs-extensions/pom.xml | 2 +- sdk/eventhubs/microsoft-azure-eventhubs/pom.xml | 2 +- sdk/identity/azure-identity-broker/pom.xml | 4 ++-- sdk/identity/azure-identity/pom.xml | 4 ++-- 5 files changed, 7 insertions(+), 7 deletions(-) diff --git a/sdk/eventhubs/microsoft-azure-eventhubs-eph/pom.xml b/sdk/eventhubs/microsoft-azure-eventhubs-eph/pom.xml index 2c11f2030fa7..45261ff2b369 100644 --- a/sdk/eventhubs/microsoft-azure-eventhubs-eph/pom.xml +++ b/sdk/eventhubs/microsoft-azure-eventhubs-eph/pom.xml @@ -64,7 +64,7 @@ com.microsoft.azure msal4j - 1.14.0 + 1.14.3 test diff --git a/sdk/eventhubs/microsoft-azure-eventhubs-extensions/pom.xml b/sdk/eventhubs/microsoft-azure-eventhubs-extensions/pom.xml index 8e851f68adb3..5d7cd60986ba 100644 --- a/sdk/eventhubs/microsoft-azure-eventhubs-extensions/pom.xml +++ b/sdk/eventhubs/microsoft-azure-eventhubs-extensions/pom.xml @@ -68,7 +68,7 @@ com.microsoft.azure msal4j - 1.14.0 + 1.14.3 test diff --git a/sdk/eventhubs/microsoft-azure-eventhubs/pom.xml b/sdk/eventhubs/microsoft-azure-eventhubs/pom.xml index e0bed0cfbd57..6447a6b919a3 100644 --- a/sdk/eventhubs/microsoft-azure-eventhubs/pom.xml +++ b/sdk/eventhubs/microsoft-azure-eventhubs/pom.xml @@ -77,7 +77,7 @@ com.microsoft.azure msal4j - 1.14.0 + 1.14.3 test diff --git a/sdk/identity/azure-identity-broker/pom.xml b/sdk/identity/azure-identity-broker/pom.xml index 667101f5c146..ab7d7d239af9 100644 --- a/sdk/identity/azure-identity-broker/pom.xml +++ b/sdk/identity/azure-identity-broker/pom.xml @@ -39,7 +39,7 @@ com.microsoft.azure msal4j - 1.14.0 + 1.14.3 com.microsoft.azure @@ -64,7 +64,7 @@ - com.microsoft.azure:msal4j:[1.14.0] + com.microsoft.azure:msal4j:[1.14.3] com.microsoft.azure:msal4j-brokers:[1.0.0] diff --git a/sdk/identity/azure-identity/pom.xml b/sdk/identity/azure-identity/pom.xml index 8406340284c2..adbff0c26b54 100644 --- a/sdk/identity/azure-identity/pom.xml +++ b/sdk/identity/azure-identity/pom.xml @@ -48,7 +48,7 @@ com.microsoft.azure msal4j - 1.14.0 + 1.14.3 com.microsoft.azure @@ -153,7 +153,7 @@ - com.microsoft.azure:msal4j:[1.14.0] + com.microsoft.azure:msal4j:[1.14.3] com.microsoft.azure:msal4j-persistence-extension:[1.2.0] net.java.dev.jna:jna-platform:[5.6.0] org.linguafranca.pwdb:KeePassJava2:[2.1.4] From 21df87fdfaf5001ce950ba47bff2b0f1224d7c5e Mon Sep 17 00:00:00 2001 From: Vinay Gera Date: Thu, 14 Mar 2024 15:37:50 -0700 Subject: [PATCH 2/2] update external dep --- eng/versioning/external_dependencies.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/eng/versioning/external_dependencies.txt b/eng/versioning/external_dependencies.txt index 67ead947493f..a06a83fa9c2f 100644 --- a/eng/versioning/external_dependencies.txt +++ b/eng/versioning/external_dependencies.txt @@ -199,7 +199,7 @@ com.microsoft.azure:azure-mgmt-resources;1.3.0 com.microsoft.azure:azure-mgmt-search;1.24.1 com.microsoft.azure:azure-mgmt-storage;1.3.0 com.microsoft.azure:azure-storage;8.0.0 -com.microsoft.azure:msal4j;1.14.0 +com.microsoft.azure:msal4j;1.14.3 com.microsoft.azure:msal4j-brokers;1.0.0 com.microsoft.azure:msal4j-persistence-extension;1.2.0 com.sun.activation:jakarta.activation;1.2.2