From 75f8433757d9bd8f73b87ebd47916cddde6984c4 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sat, 27 Jul 2024 01:34:36 +0000 Subject: [PATCH] fix: pom.xml to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JAVA-COMFASTERXMLJACKSONCORE-7569538 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index a038169..fe6ad36 100644 --- a/pom.xml +++ b/pom.xml @@ -46,7 +46,7 @@ org.apache.kafka kafka-streams - 2.2.0 + 3.0.0 io.confluent