From 80c5af6c2b7dd0b90c9ede3b18c6349b645ba33e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 29 Nov 2024 06:46:12 +0000 Subject: [PATCH] Bump com.microsoft.azure:msal4j in /msal-obo-sample Bumps [com.microsoft.azure:msal4j](https://github.com/AzureAD/microsoft-authentication-library-for-java) from 1.11.0 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/commits) --- updated-dependencies: - dependency-name: com.microsoft.azure:msal4j dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- msal-obo-sample/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/msal-obo-sample/pom.xml b/msal-obo-sample/pom.xml index 058b054..c388498 100644 --- a/msal-obo-sample/pom.xml +++ b/msal-obo-sample/pom.xml @@ -19,7 +19,7 @@ com.microsoft.azure msal4j - 1.11.0 + 1.17.3 org.json