From a0b7bc1f96b74855a19d6b8abf1af7090bd062da Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Mon, 9 May 2022 22:46:52 +0000 Subject: [PATCH] fix: pom.xml to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JAVA-COMFASTERXMLJACKSONCORE-2421244 --- pom.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/pom.xml b/pom.xml index 76b617f..553b4e1 100644 --- a/pom.xml +++ b/pom.xml @@ -74,7 +74,7 @@ - + @@ -107,7 +107,7 @@ org.apache.kafka kafka_2.12 - 1.0.1 + 3.2.0 javax.jms @@ -126,7 +126,7 @@ org.apache.kafka kafka-streams - 1.0.1 + 3.0.0 junit