From 8a355fc9c65a1be38a81773b4c7f3016fa7ec2e1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 4 Oct 2024 20:46:35 +0000 Subject: [PATCH] Bump org.springframework.security:spring-security-web in /web Bumps [org.springframework.security:spring-security-web](https://github.com/spring-projects/spring-security) from 5.2.10.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/5.2.10.RELEASE...5.4.11) --- updated-dependencies: - dependency-name: org.springframework.security:spring-security-web dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- web/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/web/pom.xml b/web/pom.xml index de3b868..a897d80 100644 --- a/web/pom.xml +++ b/web/pom.xml @@ -122,7 +122,7 @@ org.springframework.security spring-security-web - 5.2.10.RELEASE + 5.4.11 org.springframework.security