Skip to content

Commit 4c3217a

Browse files
Bump spring-webmvc in /08-spring-rest/spring-crm-rest-demo
Bumps [spring-webmvc](https://github.com/spring-projects/spring-framework) from 5.0.6.RELEASE to 5.0.17.RELEASE. - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](spring-projects/spring-framework@v5.0.6.RELEASE...v5.0.17.RELEASE) --- updated-dependencies: - dependency-name: org.springframework:spring-webmvc dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 6b399bd commit 4c3217a

File tree

1 file changed

+1
-1
lines changed
  • 08-spring-rest/spring-crm-rest-demo

1 file changed

+1
-1
lines changed

08-spring-rest/spring-crm-rest-demo/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<packaging>war</packaging>
99

1010
<properties>
11-
<springframework.version>5.0.6.RELEASE</springframework.version>
11+
<springframework.version>5.0.17.RELEASE</springframework.version>
1212
<hibernate.version>5.4.1.Final</hibernate.version>
1313
<mysql.connector.version>5.1.45</mysql.connector.version>
1414
<c3po.version>0.9.5.4</c3po.version>

0 commit comments

Comments
 (0)