From 54a20020dcf461ae185a35f56165e6b12215756f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 23 Jan 2020 19:24:14 +0000 Subject: [PATCH] Bump spring-security-oauth2 in /code/web Bumps [spring-security-oauth2](https://github.com/SpringSource/spring-security-oauth) from 2.0.0.RC2 to 2.0.18.RELEASE. - [Release notes](https://github.com/SpringSource/spring-security-oauth/releases) - [Commits](https://github.com/SpringSource/spring-security-oauth/compare/2.0.0.RC2...2.0.18.RELEASE) Signed-off-by: dependabot[bot] --- code/web/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/code/web/pom.xml b/code/web/pom.xml index a71b7b0f..f0f51eb8 100644 --- a/code/web/pom.xml +++ b/code/web/pom.xml @@ -87,7 +87,7 @@ org.springframework.security.oauth spring-security-oauth2 - 2.0.0.RC2 + 2.0.18.RELEASE