aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorPamela Dragosh <pdragosh@research.att.com>2018-02-22 11:58:47 -0500
committerPamela Dragosh <pdragosh@research.att.com>2018-02-22 12:21:35 -0500
commite0d71bb74647e5d87b14ede07c30d07c3fb0f5fe (patch)
tree36ab08f83d3f038b8740fbbd6f34bb9561f9a53d /pom.xml
parentdeb9803becab25faf9ed9d609622983b20cc22ea (diff)
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 <pdragosh@research.att.com>
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml7
1 files changed, 0 insertions, 7 deletions
diff --git a/pom.xml b/pom.xml
index a279481b..d6f32bd4 100644
--- a/pom.xml
+++ b/pom.xml
@@ -324,13 +324,6 @@
</dependency>
</dependencies>
</plugin>
-
- <plugin>
- <groupId>org.jacoco</groupId>
- <artifactId>jacoco-maven-plugin</artifactId>
- </plugin>
-
-
</plugins>
<pluginManagement>
<plugins>