#26 - Upgrade to Spring Boot 1.1.8.

This commit is contained in:
Oliver Gierke
2014-10-27 15:54:15 +01:00
parent 4bcdb26b10
commit eeb0485cf9

View File

@@ -12,7 +12,7 @@
<parent>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-parent</artifactId>
<version>1.1.6.RELEASE</version>
<version>1.1.8.RELEASE</version>
</parent>
<modules>