From e63ddd07b578b37e990cc97d1cae521dc7c07ef0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 4 Jan 2024 16:06:36 -0800 Subject: [PATCH] chore: bump the all group in /examples/msal-java with 7 updates (#1222) Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Anish Ramasekar --- examples/msal-java/pom.xml | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/examples/msal-java/pom.xml b/examples/msal-java/pom.xml index 8ec22d80f..8c7ce0550 100644 --- a/examples/msal-java/pom.xml +++ b/examples/msal-java/pom.xml @@ -21,28 +21,28 @@ com.azure azure-security-keyvault-secrets - 4.6.4 + 4.7.3 com.azure azure-identity - 1.10.0 + 1.11.1 com.azure azure-core - 1.42.0 + 1.45.1 com.microsoft.azure msal4j - 1.13.10 + 1.14.2 org.slf4j slf4j-simple - 2.0.7 + 2.0.10 @@ -50,7 +50,7 @@ org.apache.maven.plugins maven-shade-plugin - 3.5.0 + 3.5.1 package @@ -80,7 +80,7 @@ org.apache.maven.plugins maven-dependency-plugin - 3.6.0 + 3.6.1 unpack-dependencies