Update SNAPSHOT to 3.1.9

This commit is contained in:
buildmaster
2023-11-03 20:28:48 +00:00
parent ba2201ee1a
commit dc327b79cf
12 changed files with 16 additions and 16 deletions

View File

@@ -16,7 +16,7 @@
<parent>
<groupId>org.springframework.cloud</groupId>
<artifactId>spring-cloud-gateway</artifactId>
<version>3.1.9-SNAPSHOT</version>
<version>3.1.9</version>
<relativePath>..</relativePath> <!-- lookup parent from repository -->
</parent>