Skip to content

Commit

Permalink
Bump spring-webmvc from 4.2.5.RELEASE to 5.3.18
Browse files Browse the repository at this point in the history
Bumps [spring-webmvc](https://github.com/spring-projects/spring-framework) from 4.2.5.RELEASE to 5.3.18.
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](spring-projects/spring-framework@v4.2.5.RELEASE...v5.3.18)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Mar 31, 2022
1 parent 1bbb6f3 commit 465a981
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -2109,7 +2109,7 @@
<dependency>
<groupId>org.springframework</groupId>
<artifactId>spring-webmvc</artifactId>
<version>4.2.5.RELEASE</version>
<version>5.3.18</version>
<scope>provided</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit 465a981

Please sign in to comment.