From 2f5f116faa66414da147618ba137e6efd394e166 Mon Sep 17 00:00:00 2001 From: Pamela Dragosh Date: Tue, 20 Aug 2019 10:20:28 -0400 Subject: [PATCH 1/1] Upgrade xstream to 1.4.11.1 While analyzing drools-pdp, it's mvn clean install works fine with this fix locally. Also exists in engine repo, its mvn clean install works fine with this fix locally. distribution repo inherits from engine. also mvn clean install works fine with this fix locally. Issue-ID: POLICY-2001 Change-Id: I25bd1f5d459f3ad279f1ce57fa0b153af21ece90 Signed-off-by: Pamela Dragosh --- integration/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/integration/pom.xml b/integration/pom.xml index cfc92806..14257797 100644 --- a/integration/pom.xml +++ b/integration/pom.xml @@ -74,7 +74,7 @@ com.thoughtworks.xstream xstream - 1.4.10 + 1.4.11.1 -- 2.16.6