Skip to content

Commit

Permalink
Bump spring-webmvc in /samples/samples-springmvc
Browse files Browse the repository at this point in the history
Bumps [spring-webmvc](https://github.com/spring-projects/spring-framework) from 4.3.21.RELEASE to 5.2.20.RELEASE.
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](spring-projects/spring-framework@v4.3.21.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>
  • Loading branch information
dependabot[bot] committed Dec 16, 2022
1 parent 1b0f2ec commit 411559d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion samples/samples-springmvc/pom.xml
Expand Up @@ -9,7 +9,7 @@
<version>0.0.1-SNAPSHOT</version>
<packaging>war</packaging>
<properties>
<spring.version>4.3.21.RELEASE</spring.version>
<spring.version>5.2.20.RELEASE</spring.version>
<jackson.version>2.10.0.pr1</jackson.version>
<jetty.version>8.1.5.v20120716</jetty.version>
<jetty.jsp.version>8.1.4.v20120524</jetty.jsp.version>
Expand Down

0 comments on commit 411559d

Please sign in to comment.