#306 - Upgraded to Spring Boot 1.5.8.

This commit is contained in:
Oliver Gierke
2017-10-16 19:23:49 +02:00
parent b5c2e85f07
commit cec1aa669a

View File

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