Upgrade the samples to Spring Boot 1.2.7.RELEASE

This commit is contained in:
Andy Wilkinson
2015-12-09 10:50:20 +00:00
parent 88d3e72ae9
commit 939769db11
2 changed files with 2 additions and 2 deletions

View File

@@ -11,7 +11,7 @@
<parent>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-parent</artifactId>
<version>1.2.6.RELEASE</version>
<version>1.2.7.RELEASE</version>
<relativePath />
</parent>