Fix NexusIQ security vunerabilities 83/67383/1
authormichaere <michaere@amdocs.com>
Tue, 18 Sep 2018 16:54:56 +0000 (17:54 +0100)
committermichaere <michaere@amdocs.com>
Tue, 18 Sep 2018 16:54:56 +0000 (17:54 +0100)
Exclude and remove dependencies causing security vunerabilities in spike

Issue-ID: AAI-1629

Change-Id: I5657ec45866a0b0a57fcea7ef0acf827247de990
Signed-off-by: michaere <michaere@amdocs.com>
pom.xml

diff --git a/pom.xml b/pom.xml
index 709274c..de81992 100644 (file)
--- a/pom.xml
+++ b/pom.xml
             <version>1.4.5</version>
         </dependency>
 
-        <dependency>
-            <groupId>dom4j</groupId>
-            <artifactId>dom4j</artifactId>
-        </dependency>
-
         <dependency>
             <groupId>commons-io</groupId>
             <artifactId>commons-io</artifactId>