From 674b9e6ee43f5f09a8e4dbc6e8875317f0923082 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 24 Mar 2023 06:56:38 +0000 Subject: [PATCH] Bump msal4j from 1.11.0 to 1.13.6 in /msal-obo-sample Bumps [msal4j](https://github.com/AzureAD/microsoft-authentication-library-for-java) from 1.11.0 to 1.13.6. - [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..68bd3c5 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.6 org.json