Update SNAPSHOT to 4.1.4

This commit is contained in:
spring-builds
2024-11-26 16:47:28 +00:00
parent 301d3f6ee9
commit 9e3389340b
5 changed files with 8 additions and 8 deletions

View File

@@ -6,11 +6,11 @@
<parent>
<artifactId>spring-cloud-dependencies-parent</artifactId>
<groupId>org.springframework.cloud</groupId>
<version>4.1.4-SNAPSHOT</version>
<version>4.1.4</version>
<relativePath/>
</parent>
<artifactId>spring-cloud-openfeign-dependencies</artifactId>
<version>4.1.4-SNAPSHOT</version>
<version>4.1.4</version>
<packaging>pom</packaging>
<name>spring-cloud-openfeign-dependencies</name>
<description>Spring Cloud OpenFeign Dependencies</description>