diff --git a/spring-boot-samples/spring-boot-sample-jersey/pom.xml b/spring-boot-samples/spring-boot-sample-jersey/pom.xml
index 024f010b3f..6e50e31753 100644
--- a/spring-boot-samples/spring-boot-sample-jersey/pom.xml
+++ b/spring-boot-samples/spring-boot-sample-jersey/pom.xml
@@ -25,6 +25,11 @@
org.springframework.boot
spring-boot-starter-jersey
+
+ org.springframework.boot
+ spring-boot-starter-tomcat
+ provided
+
org.springframework.boot
spring-boot-starter-actuator