diff --git a/spring-cloud-contract-stub-runner-boot/pom.xml b/spring-cloud-contract-stub-runner-boot/pom.xml
index 3c50fb407f..77b3fbe175 100644
--- a/spring-cloud-contract-stub-runner-boot/pom.xml
+++ b/spring-cloud-contract-stub-runner-boot/pom.xml
@@ -17,6 +17,10 @@
org.springframework.cloud
spring-cloud-starter-contract-stub-runner
+
+ org.springframework.boot
+ spring-boot-starter-web
+