Update SNAPSHOT to 4.2.0-M2

This commit is contained in:
buildmaster
2024-10-08 02:01:32 +00:00
parent 442b1c926f
commit 22959554ec
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.2.0-SNAPSHOT</version>
<version>4.2.0-M2</version>
<relativePath>..</relativePath>
</parent>
<scm>