Skip to content

Commit 359370e

Browse files
Bump spring-webmvc from 4.2.4.RELEASE to 5.3.18
Bumps [spring-webmvc](https://github.com/spring-projects/spring-framework) from 4.2.4.RELEASE to 5.3.18. - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](spring-projects/spring-framework@v4.2.4.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 41b441d commit 359370e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<packaging>war</packaging>
88
<properties>
99
<java.version>1.8</java.version>
10-
<springframework.version>4.2.4.RELEASE</springframework.version>
10+
<springframework.version>5.3.18</springframework.version>
1111
<slf4j.version>1.7.5</slf4j.version>
1212
<logback.version>1.2.0</logback.version>
1313
<jsp.version>2.2</jsp.version>

0 commit comments

Comments
 (0)