Some more updates to Boot 1.5.10

This commit is contained in:
trisberg
2018-02-23 12:18:16 -05:00
committed by Dave Syer
parent dd7e529565
commit d515781d6a
2 changed files with 2 additions and 2 deletions

View File

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