From 8ce92c59ce93be432b6055285e5c1ef527a0c6ff Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Thu, 19 Dec 2024 06:04:23 +0000 Subject: [PATCH] fix: pom.xml to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JAVA-ORGAPACHEKAFKA-8528112 --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 4d0350d..59c2617 100644 --- a/pom.xml +++ b/pom.xml @@ -86,13 +86,13 @@ org.apache.kafka kafka-clients - 2.8.1 + 3.7.2 org.apache.kafka kafka-streams - 2.8.1 + 3.7.2