Updates to version 4.3.0-SNAPSHOT

This commit is contained in:
spencergibb
2025-01-16 15:10:39 -05:00
parent 95ce40e505
commit d5f0f5cff7
14 changed files with 17 additions and 17 deletions

View File

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