From 8de258a05d044532127c792b8ebb940ee0c99c21 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Mon, 1 Aug 2022 18:09:47 +0000 Subject: [PATCH] fix: driver-kafka/pom.xml to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JAVA-COMFASTERXMLJACKSONCORE-2326698 - https://snyk.io/vuln/SNYK-JAVA-COMFASTERXMLJACKSONCORE-2421244 --- driver-kafka/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/driver-kafka/pom.xml b/driver-kafka/pom.xml index c43f3c7b8..88f4ee778 100644 --- a/driver-kafka/pom.xml +++ b/driver-kafka/pom.xml @@ -47,7 +47,7 @@ org.apache.avro avro - 1.11.0 + 1.11.1