From 58052b99713452d4128651a9914f7f0e9d3b81a4 Mon Sep 17 00:00:00 2001 From: Prudence Au Date: Thu, 29 Aug 2019 22:28:32 -0400 Subject: Exclude vulnerable library - commons-codec Issue-ID: LOG-1100 Signed-off-by: Prudence Au Change-Id: I9ea37a1d2f3ade6a4b5f8e3d3d2314e2ac4ac9fb --- pom.xml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/pom.xml b/pom.xml index e15e84d..2243d87 100644 --- a/pom.xml +++ b/pom.xml @@ -194,6 +194,12 @@ limitations under the License. wiremock 2.18.0 test + + + commons-codec + commons-codec + + -- cgit 1.2.3-korg