Bump spring-webmvc in /server/OldPeopleHome

Bumps [spring-webmvc](https://github.com/spring-projects/spring-framework) from 5.2.9.RELEASE to 5.2.20.RELEASE.
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](https://github.com/spring-projects/spring-framework/compare/v5.2.9.RELEASE...v5.2.20.RELEASE)

---
updated-dependencies:
- dependency-name: org.springframework:spring-webmvc
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2022-12-16 15:51:41 +00:00
committed by GitHub
parent 39cf9bc513
commit fb047b170d

View File

@@ -17,7 +17,7 @@
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<maven.compiler.source>1.7</maven.compiler.source>
<maven.compiler.target>1.7</maven.compiler.target>
<spring.version>5.2.9.RELEASE</spring.version>
<spring.version>5.2.20.RELEASE</spring.version>
</properties>
<dependencies>