aboutsummaryrefslogtreecommitdiffstats
path: root/asdctool
diff options
context:
space:
mode:
authorTal Gitelman <tg851x@intl.att.com>2018-09-13 20:28:32 +0300
committerTal Gitelman <tg851x@intl.att.com>2018-09-13 17:31:22 +0000
commit0e9742f33076348a98dcff8190091b2a89cd327f (patch)
treec3b1759fdbee5682bf3d6ce1cc799f1fb1e3541c /asdctool
parentc726f770af3e625686658a14563bdfb7666d3450 (diff)
fix security vilation CVE-2018-1000134
Change-Id: Id93a27648c622460db2e86689b64bfa7dc425ef4 Issue-ID: SDC-1726 Signed-off-by: Tal Gitelman <tg851x@intl.att.com>
Diffstat (limited to 'asdctool')
-rw-r--r--asdctool/pom.xml7
1 files changed, 0 insertions, 7 deletions
diff --git a/asdctool/pom.xml b/asdctool/pom.xml
index e1feb7f630..73fbf08d5c 100644
--- a/asdctool/pom.xml
+++ b/asdctool/pom.xml
@@ -434,13 +434,6 @@
<scope>compile</scope>
</dependency>
- <dependency>
- <groupId>org.elasticsearch.plugin</groupId>
- <artifactId>shield</artifactId>
- <version>${elastic-search.version}</version>
- <scope>compile</scope>
- </dependency>
-
<!-- CASSANDRA -->
<dependency>
<groupId>com.datastax.cassandra</groupId>