Skip to content

Commit 346e50d

Browse files
Bump org.springframework:spring-webmvc in /interop-mock
Bumps [org.springframework: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] <[email protected]>
1 parent 75e8c72 commit 346e50d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

interop-mock/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
<dependency>
3636
<groupId>org.springframework</groupId>
3737
<artifactId>spring-webmvc</artifactId>
38-
<version>3.1.2.RELEASE</version>
38+
<version>5.2.20.RELEASE</version>
3939
</dependency>
4040
<dependency>
4141
<groupId>javax.servlet</groupId>

0 commit comments

Comments
 (0)