diff --git a/tests/spring-cloud-contract-stub-runner-boot-eureka/pom.xml b/tests/spring-cloud-contract-stub-runner-boot-eureka/pom.xml
index bf340da80e..4886092be3 100644
--- a/tests/spring-cloud-contract-stub-runner-boot-eureka/pom.xml
+++ b/tests/spring-cloud-contract-stub-runner-boot-eureka/pom.xml
@@ -76,6 +76,11 @@
spock-global-unroll
test
+
+ org.springframework.boot
+ spring-boot-starter-webflux
+ test
+