Bumping versions

This commit is contained in:
buildmaster
2023-04-28 07:08:14 +00:00
parent a5ae3ea987
commit 5703351342
2 changed files with 2 additions and 2 deletions

View File

@@ -11,7 +11,7 @@
<parent>
<groupId>org.springframework.cloud</groupId>
<artifactId>spring-cloud-build</artifactId>
<version>3.1.7-SNAPSHOT</version>
<version>3.1.8-SNAPSHOT</version>
<relativePath/>
</parent>

View File

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