diff --git a/binders/kafka-binder/pom.xml b/binders/kafka-binder/pom.xml index 73fa244bf..debf9dc57 100644 --- a/binders/kafka-binder/pom.xml +++ b/binders/kafka-binder/pom.xml @@ -38,6 +38,11 @@ + + org.springframework.kafka + spring-kafka + 2.8.4-SNAPSHOT + org.apache.kafka kafka-streams diff --git a/core/spring-cloud-stream/pom.xml b/core/spring-cloud-stream/pom.xml index 5ca5e0215..296aab416 100644 --- a/core/spring-cloud-stream/pom.xml +++ b/core/spring-cloud-stream/pom.xml @@ -11,13 +11,8 @@ org.springframework.cloud -<<<<<<< HEAD - spring-cloud-stream-parent - 3.2.3-SNAPSHOT -======= spring-cloud-stream-core - 4.0.0-SNAPSHOT ->>>>>>> a951837e4... Fixes parent + 3.2.3-SNAPSHOT