From b60a2362170cd08c7c6b5ac2f6588787e09e80c3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 Dec 2024 08:27:20 +0000 Subject: [PATCH] Bump com.microsoft.azure:msal4j from 1.17.2 to 1.18.0 Bumps [com.microsoft.azure:msal4j](https://github.com/AzureAD/microsoft-authentication-library-for-java) from 1.17.2 to 1.18.0. - [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.18.0) --- updated-dependencies: - dependency-name: com.microsoft.azure:msal4j dependency-type: direct:production update-type: version-update:semver-minor ... 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..0c9405b 100644 --- a/entraid/pom.xml +++ b/entraid/pom.xml @@ -65,7 +65,7 @@ com.microsoft.azure msal4j - 1.17.2 + 1.18.0 junit