Skip to content

Commit b016e9a

Browse files
Bump spring-security-web
Bumps [spring-security-web](https://github.com/spring-projects/spring-security) from 4.2.3.RELEASE to 5.2.10.RELEASE. - [Release notes](https://github.com/spring-projects/spring-security/releases) - [Changelog](https://github.com/spring-projects/spring-security/blob/main/RELEASE.adoc) - [Commits](spring-projects/spring-security@4.2.3.RELEASE...5.2.10.RELEASE) Signed-off-by: dependabot[bot] <support@github.com>
1 parent e489b71 commit b016e9a

File tree

1 file changed

+1
-1
lines changed
  • spring-mvc-form-based-security-with-database

1 file changed

+1
-1
lines changed

spring-mvc-form-based-security-with-database/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@
6666
<dependency>
6767
<groupId>org.springframework.security</groupId>
6868
<artifactId>spring-security-web</artifactId>
69-
<version>4.2.3.RELEASE</version>
69+
<version>5.2.10.RELEASE</version>
7070
</dependency>
7171
<dependency>
7272
<groupId>org.springframework.security</groupId>

0 commit comments

Comments
 (0)