From d7c36df19b6719cdf85fca06d1bdef6061503e64 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 28 Oct 2024 15:35:35 +0000 Subject: [PATCH] Bump org.springframework.security:spring-security-web Bumps [org.springframework.security:spring-security-web](https://github.com/spring-projects/spring-security) from 4.1.3.RELEASE to 5.7.13. - [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.1.3.RELEASE...5.7.13) --- updated-dependencies: - dependency-name: org.springframework.security:spring-security-web dependency-type: direct:production ... Signed-off-by: dependabot[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 0af54f4f..b8e686c7 --- a/pom.xml +++ b/pom.xml @@ -42,7 +42,7 @@ org.springframework.security spring-security-web - 4.1.3.RELEASE + 5.7.13 org.springframework.security