From 578af21c0b168057240e89d5d80ea3138d7857b9 Mon Sep 17 00:00:00 2001 From: WhiteSource Renovate Date: Thu, 26 May 2022 19:32:40 +0200 Subject: [PATCH] deps: update dependency org.apache.kafka:kafka-clients to v3.1.0 (#226) * deps: update dependency org.apache.kafka:kafka-clients to v3.2.0 * downgrade to 3.1.0 * downgrade version * downgrade version * add dep Co-authored-by: Tianzi Cai --- samples/install-without-bom/pom.xml | 5 +++++ samples/snapshot/pom.xml | 4 ++-- samples/snippets/pom.xml | 2 +- 3 files changed, 8 insertions(+), 3 deletions(-) diff --git a/samples/install-without-bom/pom.xml b/samples/install-without-bom/pom.xml index 4c81c7bb..9308a8cf 100644 --- a/samples/install-without-bom/pom.xml +++ b/samples/install-without-bom/pom.xml @@ -32,6 +32,11 @@ 1.0.0 + + org.apache.kafka + kafka-clients + 3.1.0 + junit diff --git a/samples/snapshot/pom.xml b/samples/snapshot/pom.xml index c5396af4..d1a1b7c6 100644 --- a/samples/snapshot/pom.xml +++ b/samples/snapshot/pom.xml @@ -43,7 +43,7 @@ com.google.cloud pubsublite-kafka - 1.0.0 + 1.0.1-SNAPSHOT org.apache.kafka @@ -100,4 +100,4 @@ - \ No newline at end of file + diff --git a/samples/snippets/pom.xml b/samples/snippets/pom.xml index 22c06da6..59135d9c 100644 --- a/samples/snippets/pom.xml +++ b/samples/snippets/pom.xml @@ -50,7 +50,7 @@ org.apache.kafka kafka-clients - 2.8.1 + 3.1.0