|
|
|
@ -6,7 +6,7 @@
@@ -6,7 +6,7 @@
|
|
|
|
|
|
|
|
|
|
<groupId>org.springframework.cloud</groupId> |
|
|
|
|
<artifactId>spring-cloud-gateway</artifactId> |
|
|
|
|
<version>4.0.7-SNAPSHOT</version> |
|
|
|
|
<version>4.0.6-SNAPSHOT</version> |
|
|
|
|
<packaging>pom</packaging> |
|
|
|
|
|
|
|
|
|
<name>Spring Cloud Gateway</name> |
|
|
|
@ -15,7 +15,7 @@
@@ -15,7 +15,7 @@
|
|
|
|
|
<parent> |
|
|
|
|
<groupId>org.springframework.cloud</groupId> |
|
|
|
|
<artifactId>spring-cloud-build</artifactId> |
|
|
|
|
<version>4.0.4-SNAPSHOT</version> |
|
|
|
|
<version>4.0.3-SNAPSHOT</version> |
|
|
|
|
<relativePath/> |
|
|
|
|
</parent> |
|
|
|
|
<scm> |
|
|
|
@ -54,8 +54,8 @@
@@ -54,8 +54,8 @@
|
|
|
|
|
<blockhound.version>1.0.6.RELEASE</blockhound.version> |
|
|
|
|
<java.version>17</java.version> |
|
|
|
|
<junit-pioneer.version>1.6.1</junit-pioneer.version> |
|
|
|
|
<spring-cloud-circuitbreaker.version>3.0.3-SNAPSHOT</spring-cloud-circuitbreaker.version> |
|
|
|
|
<spring-cloud-commons.version>4.0.4-SNAPSHOT</spring-cloud-commons.version> |
|
|
|
|
<spring-cloud-circuitbreaker.version>3.0.2-SNAPSHOT</spring-cloud-circuitbreaker.version> |
|
|
|
|
<spring-cloud-commons.version>4.0.3-SNAPSHOT</spring-cloud-commons.version> |
|
|
|
|
<testcontainers.version>1.17.3</testcontainers.version> |
|
|
|
|
</properties> |
|
|
|
|
|
|
|
|
|