From 6fde623edf6304c1096e2721cac965578d836efa Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 14 Nov 2019 17:42:23 +0000 Subject: [PATCH] Bump spring-security-oauth2 in /demo-spring-oauth-rabbitmq Bumps [spring-security-oauth2](https://github.com/SpringSource/spring-security-oauth) from 2.0.12.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.12.RELEASE...2.0.18.RELEASE) Signed-off-by: dependabot[bot] --- demo-spring-oauth-rabbitmq/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/demo-spring-oauth-rabbitmq/pom.xml b/demo-spring-oauth-rabbitmq/pom.xml index 80ddd0f..76100cd 100644 --- a/demo-spring-oauth-rabbitmq/pom.xml +++ b/demo-spring-oauth-rabbitmq/pom.xml @@ -33,7 +33,7 @@ org.springframework.security.oauth spring-security-oauth2 - 2.0.12.RELEASE + 2.0.18.RELEASE