From 9baafdf1d2b99e3ed3250857e19f76d0f915c9e2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 1 Oct 2020 12:30:55 +0000 Subject: [PATCH] Bump spring-security-oauth2 from 2.0.11.RELEASE to 2.0.18.RELEASE Bumps [spring-security-oauth2](https://github.com/SpringSource/spring-security-oauth) from 2.0.11.RELEASE 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.11.RELEASE...2.0.18.RELEASE) Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 3ca7d65..1a8fc87 100644 --- a/pom.xml +++ b/pom.xml @@ -71,7 +71,7 @@ org.springframework.security.oauth spring-security-oauth2 - 2.0.11.RELEASE + 2.0.18.RELEASE