aboutsummaryrefslogtreecommitdiffstats
path: root/datarouter-subscriber
diff options
context:
space:
mode:
authoreconwar <conor.ward@est.tech>2019-04-23 13:32:22 +0000
committereconwar <conor.ward@est.tech>2019-04-23 13:32:22 +0000
commitbceb18df30982e2ace538baf5c49336fe0e45b0a (patch)
treeffe512595515b7684b195bc8366ac8337bf12f6a /datarouter-subscriber
parente8fb861c8f5c4b14f795f5ee40e7c5f8d2e2c18b (diff)
Fix security vulnerabilities
Change-Id: Ib0812a1cdf6bd2fcf2c22e468363667f52d9864d Issue-ID: DMAAP-1176 Signed-off-by: econwar <conor.ward@est.tech>
Diffstat (limited to 'datarouter-subscriber')
-rwxr-xr-xdatarouter-subscriber/pom.xml4
1 files changed, 4 insertions, 0 deletions
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 @@
<version>1.2.17</version>
<scope>compile</scope>
</dependency>
+ <dependency>
+ <groupId>com.thoughtworks.xstream</groupId>
+ <artifactId>xstream</artifactId>
+ </dependency>
</dependencies>
<profiles>
<profile>