Updated the Spring Cloud Build Version

This commit is contained in:
Glenn Renfro
2018-08-24 07:54:07 -04:00
parent 317251dce6
commit 406ccc7e6b

View File

@@ -5,7 +5,7 @@
<parent>
<groupId>org.springframework.cloud</groupId>
<artifactId>spring-cloud-build</artifactId>
<version>1.3.5.RELEASE</version>
<version>1.3.9.RELEASE</version>
<relativePath />
</parent>