using latest spring cloud build

This commit is contained in:
Ryan Baxter
2018-02-07 16:17:47 -05:00
committed by GitHub
parent 201375af29
commit f80f786409

View File

@@ -14,7 +14,7 @@
<parent>
<groupId>org.springframework.cloud</groupId>
<artifactId>spring-cloud-build</artifactId>
<version>1.3.6.BUILD-SNAPSHOT</version>
<version>1.3.8.BUILD-SNAPSHOT</version>
<relativePath/>
<!-- lookup parent from repository -->
</parent>