We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents e697ac6 + a3ecd18 commit d226055Copy full SHA for d226055
cloud-gateway/build.gradle
@@ -17,7 +17,7 @@ repositories {
17
dependencies {
18
implementation 'org.springframework.boot:spring-boot-starter-actuator'
19
implementation 'org.springframework.boot:spring-boot-starter-aop'
20
- implementation 'org.springframework.cloud:spring-cloud-starter-gateway:4.0.7'
+ implementation 'org.springframework.cloud:spring-cloud-starter-gateway:4.0.8'
21
implementation 'org.springframework.cloud:spring-cloud-starter-circuitbreaker-resilience4j:3.0.3'
22
implementation 'org.springframework.cloud:spring-cloud-starter-netflix-eureka-client:4.0.3'
23
0 commit comments