Update SNAPSHOT to 3.1.9

This commit is contained in:
buildmaster
2023-12-18 23:30:35 +00:00
parent c03f78af46
commit 7cbf2bb358
5 changed files with 8 additions and 8 deletions

View File

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