From 207e1eeade98b1ee12d8f0c0ed366fc24916d4d4 Mon Sep 17 00:00:00 2001 From: Pamela Dragosh Date: Fri, 14 Sep 2018 11:46:08 -0400 Subject: Upgrade commons-compress v1.18 Fixes 2 security issues and brings the common property value to the root pom.xml for easier management. Issue-ID: POLICY-1063 Change-Id: I56e3318bdfae2d205c61a5ad7af70a79bd70dada Signed-off-by: Pamela Dragosh --- ONAP-PAP-REST/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ONAP-PAP-REST/pom.xml') diff --git a/ONAP-PAP-REST/pom.xml b/ONAP-PAP-REST/pom.xml index 94e0aff13..449007bbf 100644 --- a/ONAP-PAP-REST/pom.xml +++ b/ONAP-PAP-REST/pom.xml @@ -126,7 +126,7 @@ org.apache.commons commons-compress - 1.8 + ${commons.compress.version} commons-fileupload -- cgit 1.2.3-korg