diff options
author | michaere <michaere@amdocs.com> | 2018-09-18 17:54:56 +0100 |
---|---|---|
committer | michaere <michaere@amdocs.com> | 2018-09-18 17:54:56 +0100 |
commit | 8106c2a03eae0a03a28b8439f2a48d6c9f8a8a3b (patch) | |
tree | 2310b7e440010b7b408e67ef820f522d234f3e4f /pom.xml | |
parent | ddc99cadb870b214b22fd9e54578e64b98e5a604 (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>
Diffstat (limited to 'pom.xml')
-rw-r--r-- | pom.xml | 5 |
1 files changed, 0 insertions, 5 deletions
@@ -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> |