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:
dependabot[bot] 2021-05-12 00:17:16 +00:00 committed by GitHub
parent c7d05c84f8
commit d17943368c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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>