From: sebdet Date: Mon, 9 Sep 2019 11:18:35 +0000 (+0200) Subject: Fix the security issue X-Git-Tag: 6.0.0~11^2~339 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=e77e0ff6c8655d8afe20d9e333ebff5833b08d52;p=policy%2Fclamp.git Fix the security issue Upgrad commons-codec to 1.13 to fix the security issue reported by nexus Issue-ID: CLAMP-342 Change-Id: I484191730f4f6d061f9740123e121d442e4b07da Signed-off-by: sebdet --- diff --git a/pom.xml b/pom.xml index 698717b75..e419c31b2 100644 --- a/pom.xml +++ b/pom.xml @@ -626,6 +626,11 @@ guava 27.0-jre + + commons-codec + commons-codec + 1.13 + org.mariadb.jdbc