Bump spring-webmvc

Bumps [spring-webmvc](https://github.com/spring-projects/spring-framework) from 5.1.3.RELEASE to 5.3.18.
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](https://github.com/spring-projects/spring-framework/compare/v5.1.3.RELEASE...v5.3.18)

---
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-04-07 09:37:11 +00:00
committed by GitHub
parent ae1c03fd54
commit 2b6a134ecd

View File

@@ -16,7 +16,7 @@
<dependency>
<groupId>org.springframework</groupId>
<artifactId>spring-webmvc</artifactId>
<version>5.1.3.RELEASE</version>
<version>5.3.18</version>
</dependency>
</dependencies>