Update SNAPSHOT to 4.1.0

This commit is contained in:
buildmaster
2023-12-06 16:00:00 +00:00
parent cdc66e78a2
commit 2e6e1f35f8
5 changed files with 8 additions and 8 deletions

View File

@@ -8,7 +8,7 @@
<parent>
<groupId>org.springframework.cloud</groupId>
<artifactId>spring-cloud-openfeign</artifactId>
<version>4.1.0-SNAPSHOT</version>
<version>4.1.0</version>
<relativePath>..</relativePath>
</parent>
<scm>