From 314cda00eb5c1c84753a7dbb91cf60136b833bc4 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 18 Jul 2023 20:25:00 +0000 Subject: [PATCH] fix(deps): update dependency org.apache.kafka:kafka-streams to v3 --- tests/integration/consumer-producer/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/integration/consumer-producer/pom.xml b/tests/integration/consumer-producer/pom.xml index b8021471..6a089c91 100644 --- a/tests/integration/consumer-producer/pom.xml +++ b/tests/integration/consumer-producer/pom.xml @@ -15,7 +15,7 @@ org.apache.kafka kafka-streams - 0.10.0.0 + 3.5.0 org.apache.flink