From b6a33225c2018958e402c2d0d8d632beb4e90161 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 21 Mar 2020 18:35:48 +0000 Subject: [PATCH] Bump spring-security-oauth2 in /demo-oauth2 Bumps [spring-security-oauth2](https://github.com/SpringSource/spring-security-oauth) from 2.3.4.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.4.RELEASE...2.3.6.RELEASE) Signed-off-by: dependabot[bot] --- demo-oauth2/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/demo-oauth2/pom.xml b/demo-oauth2/pom.xml index b38553a..e51f2ee 100644 --- a/demo-oauth2/pom.xml +++ b/demo-oauth2/pom.xml @@ -40,7 +40,7 @@ org.springframework.security.oauth spring-security-oauth2 - 2.3.4.RELEASE + 2.3.6.RELEASE com.h2database