From 01bdf3f6b4072d7f45cfa6f839b54be02538d919 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 17 Feb 2022 09:21:59 +0000 Subject: [PATCH] Bump spring-security-oauth2 from 2.3.4.RELEASE to 2.3.6.RELEASE 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) --- updated-dependencies: - dependency-name: org.springframework.security.oauth:spring-security-oauth2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 6b948751..f43230fc 100644 --- a/pom.xml +++ b/pom.xml @@ -115,7 +115,7 @@ org.springframework.security.oauth spring-security-oauth2 - 2.3.4.RELEASE + 2.3.6.RELEASE