diff --git a/examples/msal-java/pom.xml b/examples/msal-java/pom.xml index 8c7ce0550..e38aa1a05 100644 --- a/examples/msal-java/pom.xml +++ b/examples/msal-java/pom.xml @@ -21,28 +21,28 @@ com.azure azure-security-keyvault-secrets - 4.7.3 + 4.8.4 com.azure azure-identity - 1.11.1 + 1.13.0 com.azure azure-core - 1.45.1 + 1.49.1 com.microsoft.azure msal4j - 1.14.2 + 1.16.1 org.slf4j slf4j-simple - 2.0.10 + 2.0.13 @@ -50,7 +50,7 @@ org.apache.maven.plugins maven-shade-plugin - 3.5.1 + 3.6.0 package @@ -80,7 +80,7 @@ org.apache.maven.plugins maven-dependency-plugin - 3.6.1 + 3.7.1 unpack-dependencies