Update to Spring Boot 1.2.6.RELEASE

This commit is contained in:
Spencer Gibb
2015-10-15 10:28:09 -06:00
parent db22b49b1f
commit 6a70ab9e5f

View File

@@ -10,7 +10,7 @@
<parent>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-parent</artifactId>
<version>1.2.5.RELEASE</version>
<version>1.2.6.RELEASE</version>
<relativePath /> <!-- lookup parent from repository -->
</parent>
<modules>