Updated the spring-cloud-build to 1.3.5

resolves SCT-237
This commit is contained in:
Glenn Renfro
2017-10-05 09:01:03 -04:00
parent be8eb9ce7d
commit 2b4f14b054

View File

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