From e5acc0a46791df7dc66b27d24da0128a20d4ec8a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 25 Feb 2020 15:17:40 +0000 Subject: [PATCH] Bump spring-security-oauth2 in /account 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] --- account/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/account/pom.xml b/account/pom.xml index 25a4f16..2df294e 100644 --- a/account/pom.xml +++ b/account/pom.xml @@ -76,7 +76,7 @@ org.springframework.security.oauth spring-security-oauth2 - 2.3.4.RELEASE + 2.3.6.RELEASE