Skip to content

Commit

Permalink
Bump spring-webmvc in /src/it/projects/MJAVADOC-434_fixcompile
Browse files Browse the repository at this point in the history
Bumps [spring-webmvc](https://github.com/spring-projects/spring-framework) from 4.3.29.RELEASE to 5.2.21.RELEASE.
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](spring-projects/spring-framework@v4.3.29.RELEASE...v5.2.21.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] authored and slachiewicz committed Apr 17, 2022
1 parent 4306c92 commit b928970
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/it/projects/MJAVADOC-434_fixcompile/pom.xml
Expand Up @@ -59,7 +59,7 @@
<dependency>
<groupId>org.springframework</groupId>
<artifactId>spring-webmvc</artifactId>
<version>4.3.29.RELEASE</version>
<version>5.2.21.RELEASE</version>
</dependency>
<dependency>
<groupId>org.slf4j</groupId>
Expand Down

0 comments on commit b928970

Please sign in to comment.