From: Pamela Dragosh Date: Tue, 23 Oct 2018 21:14:45 +0000 (-0400) Subject: Remove commons-upload X-Git-Tag: 1.3.1~2 X-Git-Url: https://gerrit.onap.org/r/gitweb?p=policy%2Fengine.git;a=commitdiff_plain;h=718a13e4e135f87975260eda329699cd242077db Remove commons-upload Still a couple more places to remove it due to security violations. Unused dependency. Issue-ID: POLICY-1214 Change-Id: Ie9a4755fa912a863be58f6ddec104702e68287d4 Signed-off-by: Pamela Dragosh --- diff --git a/ONAP-PAP-REST/pom.xml b/ONAP-PAP-REST/pom.xml index 3eb94adb5..dfa833817 100644 --- a/ONAP-PAP-REST/pom.xml +++ b/ONAP-PAP-REST/pom.xml @@ -128,11 +128,6 @@ commons-compress ${commons.compress.version} - - commons-fileupload - commons-fileupload - ${commons.fileupload.version} - org.apache.logging.log4j log4j-core diff --git a/POLICY-SDK-APP/pom.xml b/POLICY-SDK-APP/pom.xml index eed94341c..4320852f4 100644 --- a/POLICY-SDK-APP/pom.xml +++ b/POLICY-SDK-APP/pom.xml @@ -242,11 +242,6 @@ - - commons-fileupload - commons-fileupload - ${commons.fileupload.version} - org.apache.commons commons-compress