Upgrade to spring-boot 1.5.0

This commit is contained in:
Spencer Gibb
2017-01-30 10:26:25 -07:00
parent 48c4aa9e12
commit f9c7c1a403

View File

@@ -5,7 +5,7 @@
<parent>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-parent</artifactId>
<version>1.4.2.BUILD-SNAPSHOT</version>
<version>1.5.0.BUILD-SNAPSHOT</version>
</parent>
<groupId>org.springframework.cloud</groupId>
<artifactId>spring-cloud-starter-parent</artifactId>