From 748d09bd7ed80f7ae92509ed303df300b69f0e37 Mon Sep 17 00:00:00 2001 From: Oleg Zhurakousky Date: Wed, 1 Dec 2021 13:47:56 +0100 Subject: [PATCH] Update dependencies version --- spring-cloud-stream-binder-rabbit/pom.xml | 2 -- 1 file changed, 2 deletions(-) diff --git a/spring-cloud-stream-binder-rabbit/pom.xml b/spring-cloud-stream-binder-rabbit/pom.xml index 134fd2b3b..6e17200c1 100644 --- a/spring-cloud-stream-binder-rabbit/pom.xml +++ b/spring-cloud-stream-binder-rabbit/pom.xml @@ -63,7 +63,6 @@ org.springframework.amqp spring-rabbit-stream - 2.4.0-M3 true @@ -100,7 +99,6 @@ org.apache.httpcomponents httpclient - 4.5.13