From 8856a56c183b93f8bfa304ef5469192ef7499975 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 1 Nov 2022 06:02:12 +0000 Subject: [PATCH] Bump msal4j from 1.11.0 to 1.13.3 in /msal-obo-sample Bumps [msal4j](https://github.com/AzureAD/microsoft-authentication-library-for-java) from 1.11.0 to 1.13.3. - [Release notes](https://github.com/AzureAD/microsoft-authentication-library-for-java/releases) - [Commits](https://github.com/AzureAD/microsoft-authentication-library-for-java/compare/v1.11.0...v1.13.3) --- 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..6a67af2 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.3 org.json