From: Pamela Dragosh Date: Wed, 26 Aug 2020 11:50:00 +0000 (-0400) Subject: Remove commons-io dependency X-Git-Tag: 1.7.1~6 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=3fb61743113683b2be271429263a96fb0a7dd90a;p=policy%2Fdrools-pdp.git Remove commons-io dependency Policy parent has this declaration to the latest 2.7 version of commons-io which fixes a sonatype security issue. There is no reason that drools-pdp should be declaring this. Issue-ID: POLICY-2798 Change-Id: Ie7dbe14458be4ead395dfcbebbc1c0cd3ccc4ea6 Signed-off-by: Pamela Dragosh --- diff --git a/pom.xml b/pom.xml index 30bd0cdf..2492c832 100644 --- a/pom.xml +++ b/pom.xml @@ -50,7 +50,6 @@ 2.4.0 5.4.18.Final 5.0.1.Final - 2.5 1.4.01 1.7.1-SNAPSHOT 2.3.1-SNAPSHOT @@ -108,11 +107,6 @@ hibernate-commons-annotations ${hibernate.commons.annotations.version} - - commons-io - commons-io - ${commons.io.version} - xml-apis xml-apis