diff --git a/pom.xml b/pom.xml index 711edd4e..bd6a0be8 100644 --- a/pom.xml +++ b/pom.xml @@ -34,6 +34,10 @@ + + org.springframework.boot + spring-boot-starter-undertow + org.apache.tomcat.embed tomcat-embed-core @@ -217,20 +221,6 @@ ipaddress 5.2.1 - - org.springframework.boot - spring-boot-starter-web - - - org.springframework.boot - spring-boot-starter-tomcat - - - - - org.springframework.boot - spring-boot-starter-undertow -