Update SNAPSHOT to 3.0.7

This commit is contained in:
buildmaster
2022-02-17 21:55:02 +00:00
parent 2283faa393
commit 2b4b39598d
12 changed files with 69 additions and 30 deletions

View File

@@ -6,7 +6,7 @@
<parent>
<groupId>org.springframework.cloud</groupId>
<artifactId>spring-cloud-gateway</artifactId>
<version>3.0.7-SNAPSHOT</version>
<version>3.0.7</version>
</parent>
<artifactId>spring-cloud-gateway-docs</artifactId>
<packaging>jar</packaging>