Update SNAPSHOT to 4.1.1

This commit is contained in:
buildmaster
2023-12-22 17:48:46 +00:00
parent 4ff85558d1
commit 5544dd387c
14 changed files with 18 additions and 18 deletions

View File

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