diff --git a/ingest-v2/pom.xml b/ingest-v2/pom.xml index b848f9ab..84f0acca 100644 --- a/ingest-v2/pom.xml +++ b/ingest-v2/pom.xml @@ -10,7 +10,7 @@ EventHouse on Fabric - 1.2.37 + 1.3.6 4.3.0 official 2.2.10 diff --git a/pom.xml b/pom.xml index b493f99c..3cd78c71 100644 --- a/pom.xml +++ b/pom.xml @@ -35,7 +35,8 @@ 8.0.0 0.0.1-beta UTF-8 11 - 1.2.28 + 1.3.6 + 1.24.1 @@ -70,6 +71,15 @@ samples quickstart + + + + com.microsoft.azure + msal4j + ${msal4j.version} + + + diff --git a/quickstart/pom.xml b/quickstart/pom.xml index 0baa73b4..b3db28ad 100644 --- a/quickstart/pom.xml +++ b/quickstart/pom.xml @@ -41,7 +41,8 @@ 1.8.0-beta4 20201115 0.0.1-beta - 1.18.1 + 1.18.2 + 1.24.1 @@ -113,6 +114,11 @@ pom import + + com.microsoft.azure + msal4j + ${msal4j.version} +