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 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]