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 eeec3fc + 66f9cdb commit 99fc3c2Copy full SHA for 99fc3c2
build.gradle
@@ -68,7 +68,7 @@ dependencies {
68
// cloud support
69
implementation "org.springframework.cloud:spring-cloud-starter-config:4.3.0"
70
implementation "org.springframework.cloud:spring-cloud-starter-netflix-eureka-client:4.3.0"
71
- implementation "org.springframework.cloud:spring-cloud-gateway-mvc:4.3.1"
+ implementation "org.springframework.cloud:spring-cloud-gateway-mvc:4.3.2"
72
implementation 'de.codecentric:spring-boot-admin-starter-client:3.5.5'
73
74
// springdoc
0 commit comments