aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authormichaere <michaere@amdocs.com>2018-09-18 17:54:56 +0100
committermichaere <michaere@amdocs.com>2018-09-18 17:54:56 +0100
commit8106c2a03eae0a03a28b8439f2a48d6c9f8a8a3b (patch)
tree2310b7e440010b7b408e67ef820f522d234f3e4f
parentddc99cadb870b214b22fd9e54578e64b98e5a604 (diff)
Fix NexusIQ security vunerabilities
Exclude and remove dependencies causing security vunerabilities in spike Issue-ID: AAI-1629 Change-Id: I5657ec45866a0b0a57fcea7ef0acf827247de990 Signed-off-by: michaere <michaere@amdocs.com>
-rw-r--r--pom.xml5
1 files changed, 0 insertions, 5 deletions
diff --git a/pom.xml b/pom.xml
index 709274c..de81992 100644
--- a/pom.xml
+++ b/pom.xml
@@ -86,11 +86,6 @@
</dependency>
<dependency>
- <groupId>dom4j</groupId>
- <artifactId>dom4j</artifactId>
- </dependency>
-
- <dependency>
<groupId>commons-io</groupId>
<artifactId>commons-io</artifactId>
<version>2.4</version>