From 39ddb18d9ff6879530e8711671c17a749984bdd6 Mon Sep 17 00:00:00 2001 From: Pamela Dragosh Date: Wed, 14 Nov 2018 08:23:36 -0500 Subject: [PATCH] Exclude itext due to license Per Portal team, we can safely exclude this dependency that has license issues. Issue-ID: POLICY-1230 Change-Id: I957ad9cfea94227d7403bfb61a45d048393944e6 Signed-off-by: Pamela Dragosh (cherry picked from commit 08d9b84f4643af38833ebd1315665648f6f1f82d) --- ONAP-SDK-APP/pom.xml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/ONAP-SDK-APP/pom.xml b/ONAP-SDK-APP/pom.xml index 65da53b77..28cbf87d3 100644 --- a/ONAP-SDK-APP/pom.xml +++ b/ONAP-SDK-APP/pom.xml @@ -302,6 +302,10 @@ com.oracle ojdbc6 + + com.lowagie + itext + org.springframework -- 2.16.6