Update SNAPSHOT to 4.3.0-M1

This commit is contained in:
spring-builds
2025-01-30 11:20:57 +00:00
parent 90ac9ab33f
commit ee1bbd9beb
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.3.0-SNAPSHOT</version>
<version>4.3.0-M1</version>
<relativePath>..</relativePath>
</parent>
<scm>