aboutsummaryrefslogtreecommitdiffstats
path: root/epsdk-app-onap
diff options
context:
space:
mode:
authorSonsino, Ofir (os0695) <os0695@intl.att.com>2018-11-14 10:42:45 +0200
committerSonsino, Ofir (os0695) <os0695@intl.att.com>2018-11-14 10:42:45 +0200
commit0ce80fac351ec9450ae6905ef4ac5c550649e8f7 (patch)
tree3347fe78b68a25e980b9ef449c48dff53fe6b68e /epsdk-app-onap
parentc445efac620f9ba82bae41e53b10849de968f77d (diff)
Remove the itext v2.0.83.2.1
Change-Id: Ia20c3c9156249a482143fade5ee0eb75be7b2a3a Issue-ID: VID-340 Signed-off-by: Sonsino, Ofir (os0695) <os0695@intl.att.com>
Diffstat (limited to 'epsdk-app-onap')
-rwxr-xr-xepsdk-app-onap/pom.xml4
1 files changed, 4 insertions, 0 deletions
diff --git a/epsdk-app-onap/pom.xml b/epsdk-app-onap/pom.xml
index 0e846a414..4720376cb 100755
--- a/epsdk-app-onap/pom.xml
+++ b/epsdk-app-onap/pom.xml
@@ -319,6 +319,10 @@
<groupId>com.fasterxml.jackson.core</groupId>
<artifactId>jackson-core</artifactId>
</exclusion>
+ <exclusion>
+ <groupId>com.lowagie</groupId>
+ <artifactId>itext</artifactId>
+ </exclusion>
</exclusions>
</dependency>
<dependency>