Upgraded spring-cloud-build version

This commit is contained in:
Oleg Zhurakousky
2019-02-20 09:59:31 +01:00
parent 4ec83c69a9
commit 501e899940

View File

@@ -12,7 +12,7 @@
<parent>
<groupId>org.springframework.cloud</groupId>
<artifactId>spring-cloud-build</artifactId>
<version>2.1.3.BUILD-SNAPSHOT</version>
<version>2.1.4.BUILD-SNAPSHOT</version>
<relativePath/>
</parent>