From 34e9808a73dcd0d88ead8870d20856849045c32c Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Wed, 21 Sep 2022 03:30:22 +0000 Subject: [PATCH] fix: pom.xml to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JAVA-ORGAPACHEKAFKA-3027430 --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 4d0350d..85574f3 100644 --- a/pom.xml +++ b/pom.xml @@ -86,13 +86,13 @@ org.apache.kafka kafka-clients - 2.8.1 + 2.8.2 org.apache.kafka kafka-streams - 2.8.1 + 2.8.2