Update to boot 1.5.0

This commit is contained in:
Spencer Gibb
2016-12-12 12:14:16 -07:00
parent ec3930ad8d
commit 216ae1ba6e

View File

@@ -14,7 +14,7 @@
<parent>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-parent</artifactId>
<version>1.4.1.RELEASE</version>
<version>1.5.0.BUILD-SNAPSHOT</version>
<relativePath/> <!-- lookup parent from repository -->
</parent>