Update SNAPSHOT to 3.1.2

This commit is contained in:
buildmaster
2022-04-26 16:14:52 +00:00
parent 5aa97ffdce
commit 9219ffe8ee
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>