Update SNAPSHOT to 3.0.7

This commit is contained in:
buildmaster
2022-06-29 22:14:15 +00:00
parent ae63aae6eb
commit e321e72e3d
5 changed files with 8 additions and 8 deletions
+2 -2
View File
@@ -6,11 +6,11 @@
<parent>
<artifactId>spring-cloud-dependencies-parent</artifactId>
<groupId>org.springframework.cloud</groupId>
<version>3.0.6-SNAPSHOT</version>
<version>3.0.5</version>
<relativePath/>
</parent>
<artifactId>spring-cloud-openfeign-dependencies</artifactId>
<version>3.0.7-SNAPSHOT</version>
<version>3.0.7</version>
<packaging>pom</packaging>
<name>spring-cloud-openfeign-dependencies</name>
<description>Spring Cloud OpenFeign Dependencies</description>