diff --git a/spring-cloud-contract-stub-runner-boot/pom.xml b/spring-cloud-contract-stub-runner-boot/pom.xml index 7d267d7a8c..2f14b73151 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 +