Fix parent version

This commit is contained in:
Ryan Baxter
2025-05-15 10:41:06 -04:00
parent bfd7bcdcaf
commit de7f393e40

View File

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