upgrade spring boot

This commit is contained in:
DOHA 2016-12-03 13:47:09 +02:00
parent 65d007e14d
commit 17b5b87067
1 changed files with 1 additions and 1 deletions

View File

@ -9,7 +9,7 @@
<parent>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-parent</artifactId>
<version>1.4.0.RELEASE</version>
<version>1.4.2.RELEASE</version>
<relativePath></relativePath>
</parent>