From 412ba93365db16406d02ce9e57cc7d97b012dcb7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 9 Sep 2021 18:07:30 +0000 Subject: [PATCH] Bump spring-security-jwt in /msal-obo-sample Bumps [spring-security-jwt](https://github.com/spring-projects/spring-security-oauth) from 1.0.10.RELEASE to 1.1.1.RELEASE. - [Release notes](https://github.com/spring-projects/spring-security-oauth/releases) - [Commits](https://github.com/spring-projects/spring-security-oauth/compare/1.0.10.RELEASE...jwt1.1.1.RELEASE) --- updated-dependencies: - dependency-name: org.springframework.security:spring-security-jwt 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(-) mode change 100755 => 100644 msal-obo-sample/pom.xml diff --git a/msal-obo-sample/pom.xml b/msal-obo-sample/pom.xml old mode 100755 new mode 100644 index 493db6a..e6d9183 --- a/msal-obo-sample/pom.xml +++ b/msal-obo-sample/pom.xml @@ -53,7 +53,7 @@ org.springframework.security spring-security-jwt - 1.0.10.RELEASE + 1.1.1.RELEASE org.springframework.boot