From 107243a71e50f18672c6b44713f808b5c58a5966 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 7 Mar 2022 12:58:21 +0000 Subject: [PATCH] Bump spring-security-oauth2 in /web/web-oauth2 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) --- updated-dependencies: - dependency-name: org.springframework.security.oauth:spring-security-oauth2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- web/web-oauth2/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/web/web-oauth2/pom.xml b/web/web-oauth2/pom.xml index e22f406b..c2605db8 100644 --- a/web/web-oauth2/pom.xml +++ b/web/web-oauth2/pom.xml @@ -42,7 +42,7 @@ org.springframework.security.oauth spring-security-oauth2 - 2.3.3.RELEASE + 2.3.6.RELEASE