From a974e1df9ed14e0f93ec6614ec3db0831d1c5e90 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Thu, 19 Dec 2024 07:31:09 +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 | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/pom.xml b/pom.xml index 12f283f..ec956bc 100644 --- a/pom.xml +++ b/pom.xml @@ -154,7 +154,7 @@ org.springframework.kafka spring-kafka - 2.8.1 + 3.2.6 @@ -183,7 +183,7 @@ org.apache.kafka kafka-clients - 2.7.1 + 3.7.2 @@ -230,7 +230,7 @@ org.springframework.kafka spring-kafka-test - 2.8.1 + 3.2.6