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-node/pom.xml | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'datarouter-node') diff --git a/datarouter-node/pom.xml b/datarouter-node/pom.xml index 06aa3fcf..537b05b5 100755 --- a/datarouter-node/pom.xml +++ b/datarouter-node/pom.xml @@ -128,6 +128,10 @@ org.apache.commons commons-lang3 + + com.thoughtworks.xstream + xstream + -- cgit 1.2.3-korg