Skip to content

Commit 7e34bfb

Browse files
Bump spring-webmvc from 5.1.0.RELEASE to 5.3.18 in /common/web
Bumps [spring-webmvc](https://github.com/spring-projects/spring-framework) from 5.1.0.RELEASE to 5.3.18. - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](spring-projects/spring-framework@v5.1.0.RELEASE...v5.3.18) --- updated-dependencies: - dependency-name: org.springframework:spring-webmvc dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 59f258c commit 7e34bfb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

common/web/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
<dependency>
4040
<groupId>org.springframework</groupId>
4141
<artifactId>spring-webmvc</artifactId>
42-
<version>5.1.0.RELEASE</version>
42+
<version>5.3.18</version>
4343
</dependency>
4444
<dependency>
4545
<groupId>com.fasterxml.jackson.core</groupId>

0 commit comments

Comments
 (0)