From cc4efd37bc2d3dea4fe03ae3420781a7a523684b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 21 Apr 2022 06:02:06 +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.2.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.2.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(-) diff --git a/msal-obo-sample/pom.xml b/msal-obo-sample/pom.xml index 058b054..1c0e026 100644 --- 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.2.RELEASE org.springframework.security