From f0138a325286c8410734dcef7fd2af010611b112 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 19 Apr 2021 09:58:28 +0000 Subject: [PATCH] Bump spring-security-oauth2 in /spring-boot-2-oauth2-resource-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-resource-jwt/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/spring-boot-2-oauth2-resource-jwt/pom.xml b/spring-boot-2-oauth2-resource-jwt/pom.xml index d7dc7b5..8e70b76 100644 --- a/spring-boot-2-oauth2-resource-jwt/pom.xml +++ b/spring-boot-2-oauth2-resource-jwt/pom.xml @@ -43,7 +43,7 @@ org.springframework.security.oauth spring-security-oauth2 - 2.3.3.RELEASE + 2.3.6.RELEASE