Upgrade boot versions

- 1.5.10 to 1.5.11

- 2.0.0 to 2.0.1
This commit is contained in:
trisberg
2018-04-06 14:45:34 -04:00
committed by Dave Syer
parent 7e53a74474
commit 344ee9a689
15 changed files with 17 additions and 17 deletions

View File

@@ -13,7 +13,7 @@
<parent>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-parent</artifactId>
<version>1.5.10.RELEASE</version>
<version>1.5.11.RELEASE</version>
<relativePath /> <!-- lookup parent from repository -->
</parent>