From 7da673878ced1cd739341fa8539e3a3db6e57a0c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 12 Jul 2023 06:07:52 +0000 Subject: [PATCH] Bump msal4j from 1.11.0 to 1.13.9 in /msal-obo-sample Bumps [msal4j](https://github.com/AzureAD/microsoft-authentication-library-for-java) from 1.11.0 to 1.13.9. - [Release notes](https://github.com/AzureAD/microsoft-authentication-library-for-java/releases) - [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..87c5c3d 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.13.9 org.json