From ee7c400eb30f8afc2f65c9f94bd3e4bc97ea30cf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 4 Oct 2024 20:38:02 +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.2.12.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.2.12.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(-) diff --git a/pom.xml b/pom.xml index c62d938c..8be77ae9 100644 --- a/pom.xml +++ b/pom.xml @@ -153,7 +153,7 @@ org.springframework.security spring-security-web - 4.2.12.RELEASE + 5.4.11