From 489978b1ff839d3ea02b0e76b933afc55fdea1d3 Mon Sep 17 00:00:00 2001 From: Joanna Jeremicz Date: Tue, 19 Nov 2019 07:47:26 +0100 Subject: Fix HV-VES static code vulnerabilities - Update kafka-clients version - Update SDK version - Update reactor-bom version Issue-ID: DCAEGEN2-1823 Signed-off-by: Joanna Jeremicz Change-Id: Ib2d49c46e2d1b58d5131b9af6fc27804d443da71 --- pom.xml | 14 ++++++++++++-- 1 file changed, 12 insertions(+), 2 deletions(-) (limited to 'pom.xml') diff --git a/pom.xml b/pom.xml index 8b5d165d..f36c5e8c 100644 --- a/pom.xml +++ b/pom.xml @@ -57,7 +57,7 @@ 1.7 0.8.2 1.0.0-RC14 - 1.1.4 + 1.3.2 3.6.1 @@ -477,10 +477,20 @@ io.projectreactor reactor-bom - Californium-SR8 + Dysprosium-SR1 pom import + + + org.apache.kafka + kafka-clients + 2.3.1 + +