diff --git a/spring-cloud-stream-binder-rabbit-core/pom.xml b/spring-cloud-stream-binder-rabbit-core/pom.xml index 5be5c4946..cf2f32918 100644 --- a/spring-cloud-stream-binder-rabbit-core/pom.xml +++ b/spring-cloud-stream-binder-rabbit-core/pom.xml @@ -31,10 +31,18 @@ spring-boot-configuration-processor true + + org.springframework + spring-web + + + org.apache.httpcomponents + httpclient + com.rabbitmq http-client - 2.0.1.RELEASE + 2.1.0.RELEASE