From 2363582f03c470885b5d9a9437c88f43b7377359 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 1 Jul 2022 21:25:49 +0000 Subject: [PATCH] Bump kafka-clients from 0.10.2.0 to 0.10.2.2 in /FancyMovingAvg Bumps kafka-clients from 0.10.2.0 to 0.10.2.2. --- updated-dependencies: - dependency-name: org.apache.kafka:kafka-clients dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- FancyMovingAvg/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/FancyMovingAvg/pom.xml b/FancyMovingAvg/pom.xml index 41c0548..810e114 100644 --- a/FancyMovingAvg/pom.xml +++ b/FancyMovingAvg/pom.xml @@ -11,7 +11,7 @@ org.apache.kafka kafka-clients - 0.10.2.0 + 0.10.2.2 commons-collections