diff --git a/examples/msal-java/pom.xml b/examples/msal-java/pom.xml index e5d996c6c..8ec22d80f 100644 --- a/examples/msal-java/pom.xml +++ b/examples/msal-java/pom.xml @@ -21,22 +21,22 @@ com.azure azure-security-keyvault-secrets - 4.6.1 + 4.6.4 com.azure azure-identity - 1.9.0 + 1.10.0 com.azure azure-core - 1.39.0 + 1.42.0 com.microsoft.azure msal4j - 1.13.8 + 1.13.10 @@ -50,7 +50,7 @@ org.apache.maven.plugins maven-shade-plugin - 3.4.1 + 3.5.0 package @@ -80,7 +80,7 @@ org.apache.maven.plugins maven-dependency-plugin - 3.5.0 + 3.6.0 unpack-dependencies