#262 - Upgraded to Spring Boot 1.5.2.

This commit is contained in:
Oliver Gierke
2017-03-05 11:21:41 +01:00
parent 5b80a0b3c1
commit 6ee8c48815

View File

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