From bceb18df30982e2ace538baf5c49336fe0e45b0a Mon Sep 17 00:00:00 2001 From: econwar Date: Tue, 23 Apr 2019 13:32:22 +0000 Subject: Fix security vulnerabilities Change-Id: Ib0812a1cdf6bd2fcf2c22e468363667f52d9864d Issue-ID: DMAAP-1176 Signed-off-by: econwar --- datarouter-subscriber/pom.xml | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'datarouter-subscriber') diff --git a/datarouter-subscriber/pom.xml b/datarouter-subscriber/pom.xml index 6c577a32..0182362c 100755 --- a/datarouter-subscriber/pom.xml +++ b/datarouter-subscriber/pom.xml @@ -89,6 +89,10 @@ 1.2.17 compile + + com.thoughtworks.xstream + xstream + -- cgit 1.2.3-korg