From 92bea37d411d1ff811a53fd7f54c33d713922b89 Mon Sep 17 00:00:00 2001 From: donghun-cho Date: Tue, 3 Jan 2023 15:10:16 +0900 Subject: [PATCH] [#9592] Bump spring-kafka 2.3.10.RELEASE to 2.9.4, kafka-clients from 2.3.1 to 3.2.3 --- metric-module/metric/pom.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/metric-module/metric/pom.xml b/metric-module/metric/pom.xml index eb16038550af..0e0fe0ffab0a 100644 --- a/metric-module/metric/pom.xml +++ b/metric-module/metric/pom.xml @@ -165,17 +165,17 @@ org.apache.kafka kafka-clients - 2.3.1 + 3.2.3 org.springframework.kafka spring-kafka - 2.3.10.RELEASE + 2.9.4 org.springframework.kafka spring-kafka-test - 2.3.10.RELEASE + 2.9.4 test