Skip to content

Commit 5426bc7

Browse files
Bump spring-webmvc in /springmvc5-custom-form-validation
Bumps [spring-webmvc](https://github.com/spring-projects/spring-framework) from 5.1.0.RELEASE to 5.2.20.RELEASE. - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](spring-projects/spring-framework@v5.1.0.RELEASE...v5.2.20.RELEASE) --- updated-dependencies: - dependency-name: org.springframework:spring-webmvc dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 78f0d57 commit 5426bc7

File tree

1 file changed

+1
-1
lines changed
  • springmvc5-custom-form-validation

1 file changed

+1
-1
lines changed

springmvc5-custom-form-validation/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
<dependency>
1717
<groupId>org.springframework</groupId>
1818
<artifactId>spring-webmvc</artifactId>
19-
<version>5.1.0.RELEASE</version>
19+
<version>5.2.20.RELEASE</version>
2020
</dependency>
2121

2222
<!-- Hibernate Validator -->

0 commit comments

Comments
 (0)