From 3f8f92ec005c26dc46648d7f455ef7aa28f5594e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 19 Apr 2021 10:01:15 +0000 Subject: [PATCH] Bump spring-security-oauth2 in /spring-boot-2-oauth2-authorization-jwt 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] --- spring-boot-2-oauth2-authorization-jwt/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/spring-boot-2-oauth2-authorization-jwt/pom.xml b/spring-boot-2-oauth2-authorization-jwt/pom.xml index c9bc2db..877a60c 100644 --- a/spring-boot-2-oauth2-authorization-jwt/pom.xml +++ b/spring-boot-2-oauth2-authorization-jwt/pom.xml @@ -44,7 +44,7 @@ org.springframework.security.oauth spring-security-oauth2 - 2.3.3.RELEASE + 2.3.6.RELEASE