Fix Spring Cloud Build and Spring Cloud Commons versions.

This commit is contained in:
Olga MaciaszekSharma
2021-07-21 12:52:28 +02:00
parent fe91a99984
commit 183e6ff30a

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-openfeign-dependencies</artifactId>