From 797a5451b032c4281847ec3d52f24e4dd199c65f Mon Sep 17 00:00:00 2001 From: Xiaolu Dai Date: Tue, 4 Feb 2020 11:28:07 +0800 Subject: [PATCH] change adal to msal --- pom.xml | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/pom.xml b/pom.xml index 2543680..030fcad 100644 --- a/pom.xml +++ b/pom.xml @@ -6,7 +6,7 @@ 4.0.0 com.microsoft.azure azure-dependencies-bom - 2.2.0.M3 + 2.2.0.M4 pom Azure SDK dependencies BOM @@ -43,7 +43,7 @@ 1.26.0 - 1.6.4 + 0.5.0-preview 2.5.0 2.5.2 1.2.15 @@ -68,13 +68,14 @@ ${azure.sdk.version} - + com.microsoft.azure - adal4j - ${azure.adal4j.version} + msal4j + ${azure.msal4j.version} + com.microsoft.azure