From 1a016e0bcfcfa4e8e4fb0d13e4c5dba43c31d66f Mon Sep 17 00:00:00 2001 From: Prudence Au Date: Thu, 29 Aug 2019 22:25:35 -0400 Subject: Exclude vulnerable library commons-codec Issue-ID: LOG-1100 Signed-off-by: Prudence Au Change-Id: I1567da59d20a96e9c27de0255b153203bbcdec50 --- pom.xml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/pom.xml b/pom.xml index 56e177e..2c0a474 100644 --- a/pom.xml +++ b/pom.xml @@ -44,6 +44,12 @@ org.onap.dmaap.messagerouter.dmaapclient dmaapClient ${dmaap.client.version} + + + commons-codec + commons-codec + + ch.qos.logback -- cgit 1.2.3-korg