diff --git a/spring-security-rest-full/pom.xml b/spring-security-rest-full/pom.xml index 05a7f1285f..1a58c500cf 100644 --- a/spring-security-rest-full/pom.xml +++ b/spring-security-rest-full/pom.xml @@ -90,7 +90,15 @@ org.springframework spring-webmvc + + + + org.springframework.boot + spring-boot-starter-tomcat + provided + +