diff --git a/examples/msal-java/pom.xml b/examples/msal-java/pom.xml index 8ec22d80f..d0e263b20 100644 --- a/examples/msal-java/pom.xml +++ b/examples/msal-java/pom.xml @@ -21,17 +21,17 @@ com.azure azure-security-keyvault-secrets - 4.6.4 + 4.6.5 com.azure azure-identity - 1.10.0 + 1.10.1 com.azure azure-core - 1.42.0 + 1.43.0 com.microsoft.azure @@ -42,7 +42,7 @@ org.slf4j slf4j-simple - 2.0.7 + 2.0.9 @@ -50,7 +50,7 @@ org.apache.maven.plugins maven-shade-plugin - 3.5.0 + 3.5.1 package