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 --- POLICY-SDK-APP/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'POLICY-SDK-APP') diff --git a/POLICY-SDK-APP/pom.xml b/POLICY-SDK-APP/pom.xml index 925211472..182ed4168 100644 --- a/POLICY-SDK-APP/pom.xml +++ b/POLICY-SDK-APP/pom.xml @@ -237,7 +237,7 @@ org.apache.commons commons-compress - 1.8 + ${commons.compress.version} args4j -- cgit 1.2.3-korg