diff --git a/spring-cloud-gateway-core/pom.xml b/spring-cloud-gateway-core/pom.xml index 3a780b56..14afe855 100644 --- a/spring-cloud-gateway-core/pom.xml +++ b/spring-cloud-gateway-core/pom.xml @@ -23,6 +23,10 @@ org.springframework.boot spring-boot-starter + + org.springframework.boot + spring-boot-starter-validation + org.springframework.boot spring-boot-starter-actuator