From 485fa198149993e9a949522cd9921cf5ce4a1d0c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 4 Oct 2024 20:36:58 +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.4.11. - [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.4.11) --- 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..7ee86640 --- a/pom.xml +++ b/pom.xml @@ -42,7 +42,7 @@ org.springframework.security spring-security-web - 4.1.3.RELEASE + 5.4.11 org.springframework.security