From a8d6c961c7c6a96a297db36735a657ce91753182 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Mon, 25 Nov 2024 05:29:14 +0000 Subject: [PATCH] fix: pom.xml to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JAVA-ORGAPACHEKAFKA-8384362 --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 4d0350d..429b70d 100644 --- a/pom.xml +++ b/pom.xml @@ -86,13 +86,13 @@ org.apache.kafka kafka-clients - 2.8.1 + 3.8.0 org.apache.kafka kafka-streams - 2.8.1 + 3.8.0