Update SNAPSHOT to 3.1.2

This commit is contained in:
buildmaster
2022-04-27 11:05:56 +00:00
parent 04668960bc
commit 735fd52f1a
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.2-SNAPSHOT</version>
<version>3.1.2</version>
<relativePath>..</relativePath> <!-- lookup parent from repository -->
</parent>