Updates spring cloud dependencies to 3.1.x

This commit is contained in:
spencergibb
2021-11-15 13:35:35 -05:00
parent 311bfcef53
commit 7bd0e2d6fb
2 changed files with 3 additions and 3 deletions

View File

@@ -6,7 +6,7 @@
<parent>
<artifactId>spring-cloud-dependencies-parent</artifactId>
<groupId>org.springframework.cloud</groupId>
<version>3.0.4-SNAPSHOT</version>
<version>3.1.0-SNAPSHOT</version>
<relativePath/>
</parent>
<artifactId>spring-cloud-cloudfoundry-dependencies</artifactId>