upgrade spring boot

This commit is contained in:
DOHA 2016-12-03 13:56:24 +02:00
parent 098800925d
commit 3b2a499fde
1 changed files with 1 additions and 1 deletions

View File

@ -16,7 +16,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/> <!-- lookup parent from repository -->
</parent>