Update SNAPSHOT to 3.1.4

This commit is contained in:
buildmaster
2022-09-03 00:02:54 +00:00
parent da137d9940
commit 3791cb593c
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.4-SNAPSHOT</version>
<version>3.1.4</version>
<relativePath>..</relativePath> <!-- lookup parent from repository -->
</parent>