From 380bd7fe72967e0d303e164ddf9c4f119fcc94f3 Mon Sep 17 00:00:00 2001 From: Olga Maciaszek-Sharma Date: Tue, 26 Apr 2022 13:16:12 +0200 Subject: [PATCH] Use spring-kafka version from properties. --- binders/kafka-binder/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/binders/kafka-binder/pom.xml b/binders/kafka-binder/pom.xml index 9276be965..a3f941ed3 100644 --- a/binders/kafka-binder/pom.xml +++ b/binders/kafka-binder/pom.xml @@ -41,7 +41,7 @@ org.springframework.kafka spring-kafka - 2.8.4-SNAPSHOT + ${spring-kafka.version} org.apache.kafka