upgrade to spring boot 1.5.2 (#1346)

This commit is contained in:
Doha2012 2017-03-09 22:03:53 +02:00 committed by Grzegorz Piwowarek
parent 71e0d80096
commit 5840f99d49
1 changed files with 1 additions and 1 deletions

View File

@ -13,7 +13,7 @@
<parent>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-parent</artifactId>
<version>1.4.4.RELEASE</version>
<version>1.5.2.RELEASE</version>
</parent>
<dependencies>