Update to Spring Boot 1.1.5.RELEASE

This commit is contained in:
Greg Turnquist
2014-08-08 22:12:17 -05:00
parent e2d14ddf21
commit 59d1b67f6f
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.4.RELEASE</version>
<version>1.1.5.RELEASE</version>
</parent>
<dependencies>