aboutsummaryrefslogtreecommitdiffstats
path: root/datarouter-node
diff options
context:
space:
mode:
authorDominic Lunanuova <dgl@research.att.com>2019-05-01 15:13:18 +0000
committerGerrit Code Review <gerrit@onap.org>2019-05-01 15:13:18 +0000
commitbb01feceff0527c8f63ad513d85975e5c4e2e52f (patch)
treed595ecf7bc6fe80400b6b9cb36357a5bd756614e /datarouter-node
parent8d97ad4cf9b468d22e435537a8a9f2946205f35a (diff)
parent74b69edd95bd68a145026c4612d994ba686744be (diff)
Merge "Fix security vulnerabilities"
Diffstat (limited to 'datarouter-node')
-rwxr-xr-xdatarouter-node/pom.xml4
1 files changed, 0 insertions, 4 deletions
diff --git a/datarouter-node/pom.xml b/datarouter-node/pom.xml
index 537b05b5..06aa3fcf 100755
--- a/datarouter-node/pom.xml
+++ b/datarouter-node/pom.xml
@@ -128,10 +128,6 @@
<groupId>org.apache.commons</groupId>
<artifactId>commons-lang3</artifactId>
</dependency>
- <dependency>
- <groupId>com.thoughtworks.xstream</groupId>
- <artifactId>xstream</artifactId>
- </dependency>
</dependencies>
<profiles>
<profile>