Update boot parent to 2.1.4 snapshot

This commit is contained in:
Soby Chacko
2019-03-01 15:15:57 -05:00
parent 18a7b2453e
commit b2a9a48a13

View File

@@ -14,7 +14,7 @@
<parent>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-parent</artifactId>
<version>2.1.0.BUILD-SNAPSHOT</version>
<version>2.1.4.BUILD-SNAPSHOT</version>
<relativePath/> <!-- lookup parent from repository -->
</parent>