Update poms to latest Boot and thin launcher

This commit is contained in:
Dave Syer
2017-01-31 14:22:31 +00:00
parent 76c6b7b5f4
commit 68e83c4bba
5 changed files with 10 additions and 10 deletions

View File

@@ -13,7 +13,7 @@
<parent>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-parent</artifactId>
<version>1.5.0.BUILD-SNAPSHOT</version>
<version>1.5.1.RELEASE</version>
<relativePath/>
</parent>
@@ -58,7 +58,7 @@
<plugin>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-maven-plugin</artifactId>
<version>1.5.0.BUILD-SNAPSHOT</version>
<version>1.5.1.RELEASE</version>
<dependencies>
<dependency>
<groupId>org.springframework.boot.experimental</groupId>