Bump spring-security-web in /dspace-rest

Bumps [spring-security-web](https://github.com/spring-projects/spring-security) from 5.3.3.RELEASE to 5.3.9.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.3.3.RELEASE...5.3.9.RELEASE)

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2021-05-12 00:18:38 +00:00
committed by GitHub
parent 0b3c52d4ee
commit 45525dcd61

View File

@@ -19,7 +19,7 @@
<properties>
<!-- This is the path to the root [dspace-src] directory. -->
<root.basedir>${basedir}/..</root.basedir>
<spring-security.version>5.3.3.RELEASE</spring-security.version>
<spring-security.version>5.3.9.RELEASE</spring-security.version>
</properties>
<build>
<plugins>