From 72b9d5e57c3376620c23dedb8c546ff4738f188b Mon Sep 17 00:00:00 2001 From: Bill Wert Date: Thu, 14 Mar 2024 16:20:55 -0700 Subject: [PATCH] update version --- eng/versioning/external_dependencies.txt | 2 +- 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 ++-- 6 files changed, 8 insertions(+), 8 deletions(-) diff --git a/eng/versioning/external_dependencies.txt b/eng/versioning/external_dependencies.txt index addf05cc94446..5c6f631e6ffdd 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 2c11f2030fa75..45261ff2b369d 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 8e851f68adb3a..5d7cd60986baf 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 e0bed0cfbd573..6447a6b919a30 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 a824db0708351..ca23c06a65e53 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 b3f5c6e843d36..f62b7369b945c 100644 --- a/sdk/identity/azure-identity/pom.xml +++ b/sdk/identity/azure-identity/pom.xml @@ -43,7 +43,7 @@ com.microsoft.azure msal4j - 1.14.0 + 1.14.3 com.microsoft.azure @@ -148,7 +148,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]