Bump spring-security-web from 5.0.4.RELEASE to 5.2.10.RELEASE
Bumps [spring-security-web](https://github.com/spring-projects/spring-security) from 5.0.4.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](https://github.com/spring-projects/spring-security/compare/5.0.4.RELEASE...5.2.10.RELEASE) Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
c7d05c84f8
commit
d17943368c
1 changed files with 1 additions and 1 deletions
2
pom.xml
2
pom.xml
|
@ -244,7 +244,7 @@
|
|||
<dependency>
|
||||
<groupId>org.springframework.security</groupId>
|
||||
<artifactId>spring-security-web</artifactId>
|
||||
<version>5.0.4.RELEASE</version>
|
||||
<version>5.2.10.RELEASE</version>
|
||||
</dependency>
|
||||
|
||||
<dependency>
|
||||
|
|
Loading…
Reference in a new issue