#279 - Upgraded to Spring Boot 1.5.4.

This commit is contained in:
Oliver Gierke
2017-06-19 09:55:22 +02:00
parent 7870a7e060
commit 74978efbe6

View File

@@ -12,7 +12,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>
<modules>