From 7d27a0a55429fd5851ec6db193f66ea2ba314311 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Fri, 23 Apr 2021 06:01:05 +0000 Subject: [PATCH] [Security] Bump spring-security-oauth2 Bumps [spring-security-oauth2](https://github.com/SpringSource/spring-security-oauth) from 2.3.5.RELEASE to 2.3.6.RELEASE. **This update includes a security fix.** - [Release notes](https://github.com/SpringSource/spring-security-oauth/releases) - [Commits](https://github.com/SpringSource/spring-security-oauth/compare/2.3.5.RELEASE...2.3.6.RELEASE) Signed-off-by: dependabot-preview[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) mode change 100755 => 100644 pom.xml diff --git a/pom.xml b/pom.xml old mode 100755 new mode 100644 index e0ed599474..023ae3f58f --- a/pom.xml +++ b/pom.xml @@ -574,7 +574,7 @@ org.springframework.security.oauth spring-security-oauth2 - 2.3.5.RELEASE + 2.3.6.RELEASE commons-codec