Skip to content

Commit ec1755c

Browse files
Bump spring-webmvc in /spring-mvc-form-based-security-with-database
Bumps [spring-webmvc](https://github.com/spring-projects/spring-framework) from 4.3.10.RELEASE to 5.2.20.RELEASE. - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](spring-projects/spring-framework@v4.3.10.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>
1 parent c2d8cf5 commit ec1755c

File tree

1 file changed

+1
-1
lines changed
  • spring-mvc-form-based-security-with-database

1 file changed

+1
-1
lines changed

spring-mvc-form-based-security-with-database/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
<dependency>
2525
<groupId>org.springframework</groupId>
2626
<artifactId>spring-webmvc</artifactId>
27-
<version>4.3.10.RELEASE</version>
27+
<version>5.2.20.RELEASE</version>
2828
</dependency>
2929
<dependency>
3030
<groupId>javax.servlet</groupId>

0 commit comments

Comments
 (0)