From a86b80ac6976a4ad25979cbfea41b9b39b3881de Mon Sep 17 00:00:00 2001 From: Pamela Dragosh Date: Wed, 28 Mar 2018 16:30:42 -0700 Subject: Remove security issue xstream and plexus-utils Some of these were ommitted from compile while others were not completely ommitted. Upgraded maven-compiler since it upgraded plexus-utils Upgraded latest version of jackson-databind 2.9.5 Issue-ID: POLICY-507 Change-Id: If92ff4355329c48fbe76e0245d6c8344ebb8084d Signed-off-by: Pamela Dragosh --- POLICY-SDK-APP/pom.xml | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'POLICY-SDK-APP/pom.xml') diff --git a/POLICY-SDK-APP/pom.xml b/POLICY-SDK-APP/pom.xml index 91e14d9f9..08bc3c23c 100644 --- a/POLICY-SDK-APP/pom.xml +++ b/POLICY-SDK-APP/pom.xml @@ -90,6 +90,10 @@ mysql mysql-connector-java + + com.thoughtworks.xstream + xstream + -- cgit 1.2.3-korg