From 6ec7c1fd1d896dc62394f3e8e7bfcfd383cf043a Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Fri, 13 Jun 2025 19:56:16 +0000 Subject: [PATCH] fix: pom.xml to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JAVA-ORGAPACHEKAFKA-10350513 - https://snyk.io/vuln/SNYK-JAVA-COMFASTERXMLJACKSONCORE-10332631 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 5b9f902..6feb604 100644 --- a/pom.xml +++ b/pom.xml @@ -24,7 +24,7 @@ org.apache.kafka kafka-clients - 2.0.0 + 3.9.1 provided