Update SNAPSHOT to 4.1.1

This commit is contained in:
buildmaster
2024-03-27 13:59:33 +00:00
parent c0d8177b78
commit 2fbaf6ef36
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.1-SNAPSHOT</version>
<version>4.1.1</version>
<relativePath>..</relativePath>
</parent>
<scm>