aboutsummaryrefslogtreecommitdiffstats
path: root/datarouter-subscriber
diff options
context:
space:
mode:
authoreconwar <conor.ward@est.tech>2019-04-26 13:32:21 +0000
committereconwar <conor.ward@est.tech>2019-04-26 13:32:21 +0000
commit74b69edd95bd68a145026c4612d994ba686744be (patch)
treee2c146bdec3baad19a0e92cf8feff538726b0e1d /datarouter-subscriber
parentbceb18df30982e2ace538baf5c49336fe0e45b0a (diff)
Fix security vulnerabilities
Decrease Hibernate version to 5.2.9.Final Change-Id: Ie5fd2103d2d66edc9f67786a51a2451200d16495 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, 0 insertions, 4 deletions
diff --git a/datarouter-subscriber/pom.xml b/datarouter-subscriber/pom.xml
index 0182362c..6c577a32 100755
--- a/datarouter-subscriber/pom.xml
+++ b/datarouter-subscriber/pom.xml
@@ -89,10 +89,6 @@
<version>1.2.17</version>
<scope>compile</scope>
</dependency>
- <dependency>
- <groupId>com.thoughtworks.xstream</groupId>
- <artifactId>xstream</artifactId>
- </dependency>
</dependencies>
<profiles>
<profile>