From 92d4e8b3eac6b39ea1b1920ff46f3ab2c1fa605a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 9 Sep 2021 18:07:20 +0000 Subject: [PATCH] Bump spring-security-oauth2 in /msal-obo-sample Bumps [spring-security-oauth2](https://github.com/SpringSource/spring-security-oauth) from 2.3.6.RELEASE to 2.5.1.RELEASE. - [Release notes](https://github.com/SpringSource/spring-security-oauth/releases) - [Commits](https://github.com/SpringSource/spring-security-oauth/compare/2.3.6.RELEASE...2.5.1.RELEASE) --- updated-dependencies: - dependency-name: org.springframework.security.oauth:spring-security-oauth2 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..905dd2d --- a/msal-obo-sample/pom.xml +++ b/msal-obo-sample/pom.xml @@ -48,7 +48,7 @@ org.springframework.security.oauth spring-security-oauth2 - 2.3.6.RELEASE + 2.5.1.RELEASE org.springframework.security