#57 - Upgraded to Spring Boot 1.5.4.

This commit is contained in:
Oliver Gierke
2017-07-25 18:23:28 +02:00
parent 469e06e4b9
commit 94905eb9fe

View File

@@ -8,7 +8,7 @@
<parent>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-parent</artifactId>
<version>1.5.3.RELEASE</version>
<version>1.5.4.RELEASE</version>
</parent>
<properties>