Update spring boot parent

This commit is contained in:
Soby Chacko
2018-07-10 12:06:21 -04:00
parent 1b963e58fd
commit cb0ed01152

View File

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