Upgrade to Spring Boot 1.5.3.RELEASE

This commit is contained in:
Greg Turnquist
2017-05-25 11:09:55 -05:00
parent e8a9bc94e7
commit 4a5b3d92fa

View File

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