From 68b5d27c583cc50b3e16a903e11b9e8e1042e5ac Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 20 Dec 2024 06:30:22 +0000 Subject: [PATCH] Bump com.microsoft.azure:msal4j from 1.17.2 to 1.17.3 Bumps [com.microsoft.azure:msal4j](https://github.com/AzureAD/microsoft-authentication-library-for-java) from 1.17.2 to 1.17.3. - [Release notes](https://github.com/AzureAD/microsoft-authentication-library-for-java/releases) - [Changelog](https://github.com/AzureAD/microsoft-authentication-library-for-java/blob/dev/changelog.txt) - [Commits](https://github.com/AzureAD/microsoft-authentication-library-for-java/compare/v1.17.2...v1.17.3) --- updated-dependencies: - dependency-name: com.microsoft.azure:msal4j dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- entraid/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/entraid/pom.xml b/entraid/pom.xml index d08b08c..7272fb9 100644 --- a/entraid/pom.xml +++ b/entraid/pom.xml @@ -65,7 +65,7 @@ com.microsoft.azure msal4j - 1.17.2 + 1.17.3 junit