From: Joanna Jeremicz Date: Tue, 19 Nov 2019 06:47:26 +0000 (+0100) Subject: Fix HV-VES static code vulnerabilities X-Git-Tag: 1.3.1~2 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=489978b1ff839d3ea02b0e76b933afc55fdea1d3;p=dcaegen2%2Fcollectors%2Fhv-ves.git 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 --- 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 + +