From 9fb42b65d9a781ecbc29997e2ecddbc01bf493e7 Mon Sep 17 00:00:00 2001 From: Soby Chacko Date: Mon, 7 Mar 2022 11:33:14 -0500 Subject: [PATCH] Changing the micrometer version in Kafka binder Temporarily changing this to match with Spring-Kafka's. --- binders/kafka-binder/pom.xml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/binders/kafka-binder/pom.xml b/binders/kafka-binder/pom.xml index b3c07d2e9..e67ae175a 100644 --- a/binders/kafka-binder/pom.xml +++ b/binders/kafka-binder/pom.xml @@ -39,6 +39,12 @@ + + + io.micrometer + micrometer-core + 2.0.0-M1 + org.springframework.cloud spring-cloud-stream-binder-kafka-core