Upgrade to Spring Boot 1.1.6.RELEASE

This commit is contained in:
Greg Turnquist
2014-09-05 11:13:42 -05:00
parent 29cd3007c9
commit daa7ad9a57
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.1.5.RELEASE</version>
<version>1.1.6.RELEASE</version>
</parent>
<dependencies>