#217 - Upgraded to Spring Boot 1.4.2.

This commit is contained in:
Oliver Gierke
2016-11-08 18:48:35 +01:00
parent de72fd4a66
commit cf5d9f3562

View File

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