Upgrade to Spring Boot 1.3.7.RELEASE

This commit is contained in:
Greg Turnquist
2016-07-28 06:52:32 -05:00
parent 10e793b824
commit f75c3cbbcf
5 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -10,7 +10,7 @@
<parent>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-parent</artifactId>
<version>1.3.6.RELEASE</version>
<version>1.3.7.RELEASE</version>
</parent>
<properties>