Update SNAPSHOT to 4.0.1

This commit is contained in:
buildmaster
2023-01-25 15:33:07 +00:00
parent 4dba8bf1e4
commit c3e30c5a93
13 changed files with 17 additions and 18 deletions

View File

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