diff --git a/hippo4j-example/hippo4j-spring-boot-starter-example/pom.xml b/hippo4j-example/hippo4j-spring-boot-starter-example/pom.xml index 69afc946..ef85459f 100644 --- a/hippo4j-example/hippo4j-spring-boot-starter-example/pom.xml +++ b/hippo4j-example/hippo4j-spring-boot-starter-example/pom.xml @@ -33,6 +33,12 @@ spring-boot-starter-web + + org.apache.tomcat.embed + tomcat-embed-core + ${tomcat-embed-core.version} + +