From e77e0ff6c8655d8afe20d9e333ebff5833b08d52 Mon Sep 17 00:00:00 2001 From: sebdet Date: Mon, 9 Sep 2019 13:18:35 +0200 Subject: 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 --- pom.xml | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'pom.xml') 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 -- cgit 1.2.3-korg