Skip to content

Commit ec64c00

Browse files
Bump spring-webmvc from 3.1.2.RELEASE to 5.2.20.RELEASE in /demo
Bumps [spring-webmvc](https://github.com/spring-projects/spring-framework) from 3.1.2.RELEASE to 5.2.20.RELEASE. - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](spring-projects/spring-framework@v3.1.2.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 fee48cb commit ec64c00

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

demo/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@
8888
<dependency>
8989
<groupId>org.springframework</groupId>
9090
<artifactId>spring-webmvc</artifactId>
91-
<version>3.1.2.RELEASE</version>
91+
<version>5.2.20.RELEASE</version>
9292
<type>jar</type>
9393
</dependency>
9494
<dependency>

0 commit comments

Comments
 (0)