From e0d71bb74647e5d87b14ede07c30d07c3fb0f5fe Mon Sep 17 00:00:00 2001 From: Pamela Dragosh Date: Thu, 22 Feb 2018 11:58:47 -0500 Subject: Force dependency upgrade and exclusions LCM security issues are identified with plexus-utils and xstream. There is no clear upgrade to the org.kie.* dependencies with a fix for both of these. We will determine via testing as to whether these exclusions will result in failure. Issue-ID: POLICY-506 Change-Id: I9cefb814bb11a9babc4e4a2e47071ab74a46c011 Signed-off-by: Pamela Dragosh --- pom.xml | 7 ------- 1 file changed, 7 deletions(-) (limited to 'pom.xml') diff --git a/pom.xml b/pom.xml index a279481b..d6f32bd4 100644 --- a/pom.xml +++ b/pom.xml @@ -324,13 +324,6 @@ - - - org.jacoco - jacoco-maven-plugin - - - -- cgit 1.2.3-korg