From 1d439ed347c531dc381ee4b662cd218b2b5a6710 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Fri, 10 Feb 2023 03:18:07 +0000 Subject: [PATCH] fix: pom.xml to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JAVA-ORGAPACHEKAFKA-3317161 --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 4d0350d..ba1977f 100644 --- a/pom.xml +++ b/pom.xml @@ -86,13 +86,13 @@ org.apache.kafka kafka-clients - 2.8.1 + 3.4.0 org.apache.kafka kafka-streams - 2.8.1 + 3.4.0