From 0633dd0da437c84c5c3e98cc74763cbdcbdc9d55 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 18 May 2021 05:52:26 +0000 Subject: [PATCH] [Security] Bump spring-security-web from 4.2.3.RELEASE to 5.3.0.RELEASE Bumps [spring-security-web](https://github.com/spring-projects/spring-security) from 4.2.3.RELEASE to 5.3.0.RELEASE. **This update includes a security fix.** - [Release notes](https://github.com/spring-projects/spring-security/releases) - [Changelog](https://github.com/spring-projects/spring-security/blob/main/RELEASE.adoc) - [Commits](https://github.com/spring-projects/spring-security/compare/4.2.3.RELEASE...5.3.0.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..a58448affd --- a/pom.xml +++ b/pom.xml @@ -520,7 +520,7 @@ org.springframework.security spring-security-web - 4.2.3.RELEASE + 5.3.0.RELEASE test