diff --git a/binders/rabbit-binder/spring-cloud-stream-binder-rabbit-core/pom.xml b/binders/rabbit-binder/spring-cloud-stream-binder-rabbit-core/pom.xml
index 459040edc..a49ecae5e 100644
--- a/binders/rabbit-binder/spring-cloud-stream-binder-rabbit-core/pom.xml
+++ b/binders/rabbit-binder/spring-cloud-stream-binder-rabbit-core/pom.xml
@@ -36,6 +36,10 @@
spring-boot-configuration-processor
true
+
+ org.springframework
+ spring-web
+
org.springframework.cloud
spring-cloud-stream-binder-rabbit-test-support
@@ -44,7 +48,10 @@
org.springframework.boot
spring-boot-starter-webflux
- true
+
+
+ io.projectreactor.netty
+ reactor-netty
org.springframework.boot