Update spring-cloud-build to 2.3.1.RELEASE

This commit is contained in:
spencergibb
2020-08-03 15:55:06 -04:00
parent f51073beb0
commit 67d2608e10
2 changed files with 3 additions and 2 deletions

View File

@@ -9,7 +9,7 @@
<parent>
<groupId>org.springframework.cloud</groupId>
<artifactId>spring-cloud-build</artifactId>
<version>2.2.3.RELEASE</version>
<version>2.3.1.RELEASE</version>
<relativePath/>
</parent>
<packaging>pom</packaging>