From 4970ee8730f9c1138ad675a62612cf37ba04c178 Mon Sep 17 00:00:00 2001 From: ti-srebot <66930949+ti-srebot@users.noreply.github.com> Date: Mon, 1 Aug 2022 20:16:05 +0800 Subject: [PATCH] =?UTF-8?q?tidb-binlog:=20update=20the=20third-party=20dep?= =?UTF-8?q?endency=20version=20in=20the=20kafkaRe=E2=80=A6=20(#36043)=20(#?= =?UTF-8?q?36777)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit close pingcap/tidb#36042 --- tidb-binlog/driver/example/kafkaReader/pom.xml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/tidb-binlog/driver/example/kafkaReader/pom.xml b/tidb-binlog/driver/example/kafkaReader/pom.xml index 325669a4455ee..d71b0558e6f5a 100644 --- a/tidb-binlog/driver/example/kafkaReader/pom.xml +++ b/tidb-binlog/driver/example/kafkaReader/pom.xml @@ -23,13 +23,13 @@ org.apache.kafka kafka-clients - 1.0.0 + 2.7.2 org.apache.kafka kafka_2.12 - 1.0.0 + 3.1.1 @@ -41,7 +41,7 @@ com.google.protobuf protobuf-java-util - 3.9.1 + 3.20.0 @@ -62,4 +62,4 @@ - \ No newline at end of file +