From e960029e5c54a50d6398bdd3149a3fc5072d5e3b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 14 Jan 2021 13:21:42 +0000 Subject: [PATCH] Bump spring-security-oauth2 in /HealthApp_Spring-source-code Bumps [spring-security-oauth2](https://github.com/SpringSource/spring-security-oauth) from 2.1.1.RELEASE to 2.1.5.RELEASE. - [Release notes](https://github.com/SpringSource/spring-security-oauth/releases) - [Commits](https://github.com/SpringSource/spring-security-oauth/compare/2.1.1.RELEASE...2.1.5.RELEASE) Signed-off-by: dependabot[bot] --- HealthApp_Spring-source-code/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/HealthApp_Spring-source-code/pom.xml b/HealthApp_Spring-source-code/pom.xml index d448047..8153284 100644 --- a/HealthApp_Spring-source-code/pom.xml +++ b/HealthApp_Spring-source-code/pom.xml @@ -94,7 +94,7 @@ org.springframework.security.oauth spring-security-oauth2 - 2.1.1.RELEASE + 2.1.5.RELEASE org.springframework.security