Updated Stream dependencies and Cloud Build dependencies

This commit is contained in:
Glenn Renfro
2019-12-17 16:55:25 -05:00
parent c3a3b376ac
commit 174e875549
6 changed files with 13 additions and 13 deletions

View File

@@ -10,12 +10,12 @@
<parent>
<artifactId>spring-cloud-dependencies-parent</artifactId>
<groupId>org.springframework.cloud</groupId>
<version>2.2.0.RELEASE</version>
<version>2.2.1.BUILD-SNAPSHOT</version>
<relativePath />
</parent>
<properties>
<java-cfenv-boot.version>1.0.1.RELEASE</java-cfenv-boot.version>
<java-cfenv-boot.version>2.1.0.RELEASE</java-cfenv-boot.version>
</properties>
<dependencyManagement>