Update to s-c-build 2.3.4

This commit is contained in:
Oleg Zhurakousky
2021-04-21 12:46:22 +02:00
parent da04a32533
commit 3dc7bc208f
2 changed files with 2 additions and 2 deletions

View File

@@ -10,7 +10,7 @@
<parent>
<groupId>org.springframework.cloud</groupId>
<artifactId>spring-cloud-build</artifactId>
<version>2.3.3.RELEASE</version>
<version>2.3.4.RELEASE</version>
<relativePath />
</parent>

View File

@@ -5,7 +5,7 @@
<parent>
<groupId>org.springframework.cloud</groupId>
<artifactId>spring-cloud-dependencies-parent</artifactId>
<version>2.3.3.RELEASE</version>
<version>2.3.4.RELEASE</version>
<relativePath/>
</parent>
<artifactId>spring-cloud-dependencies</artifactId>