From 6798971f3516582e3473801b75eafd283c8e6083 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 29 Feb 2020 01:07:27 +0000 Subject: [PATCH] Bump spring-security-oauth2 in /springboot-oauth2-authorization-server Bumps [spring-security-oauth2](https://github.com/SpringSource/spring-security-oauth) from 2.3.3.RELEASE to 2.3.6.RELEASE. - [Release notes](https://github.com/SpringSource/spring-security-oauth/releases) - [Commits](https://github.com/SpringSource/spring-security-oauth/compare/2.3.3.RELEASE...2.3.6.RELEASE) Signed-off-by: dependabot[bot] --- springboot-oauth2-authorization-server/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/springboot-oauth2-authorization-server/pom.xml b/springboot-oauth2-authorization-server/pom.xml index c56f94d..83aa6dd 100644 --- a/springboot-oauth2-authorization-server/pom.xml +++ b/springboot-oauth2-authorization-server/pom.xml @@ -29,7 +29,7 @@ org.springframework.security.oauth spring-security-oauth2 - 2.3.3.RELEASE + 2.3.6.RELEASE