Skip to content

Commit d864981

Browse files
Bump spring-core from 4.3.18.RELEASE to 4.3.21.RELEASE in /SpringMVC
Bumps [spring-core](https://github.com/spring-projects/spring-framework) from 4.3.18.RELEASE to 4.3.21.RELEASE. - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](spring-projects/spring-framework@v4.3.18.RELEASE...v4.3.21.RELEASE) --- updated-dependencies: - dependency-name: org.springframework:spring-core dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 9763ef9 commit d864981

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

SpringMVC/pom.xml

100755100644
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111

1212
<properties>
1313
<tomcat-servlet-api.version>7.0.30</tomcat-servlet-api.version>
14-
<spring.version>4.3.18.RELEASE</spring.version>
14+
<spring.version>4.3.21.RELEASE</spring.version>
1515
<springwebflow.version>2.3.2.RELEASE</springwebflow.version>
1616
<spring-security.version>4.1.1.RELEASE</spring-security.version>
1717
<jetty-maven-plugin.version>8.1.4.v20120524</jetty-maven-plugin.version>

0 commit comments

Comments
 (0)