From 970517e71525a18701f30ce9f90815e3a2fed3b0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 20 Nov 2025 02:37:09 +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.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.2.12.RELEASE...5.7.13) --- updated-dependencies: - dependency-name: org.springframework.security:spring-security-web dependency-version: 5.7.13 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..6bd2a6ab 100644 --- a/pom.xml +++ b/pom.xml @@ -153,7 +153,7 @@ org.springframework.security spring-security-web - 4.2.12.RELEASE + 5.7.13