From 692cf0a3db737660979e3c68ebe1d73a59bbc202 Mon Sep 17 00:00:00 2001 From: "Kajur, Harish (vk250x)" Date: Tue, 18 Sep 2018 07:01:51 -0400 Subject: [PATCH] Exclude the dom4j dependency Issue-ID: AAI-1298 Change-Id: Idc5c6652eb4bf11204f53f88193d0ca0c3b2cf5e Signed-off-by: Kajur, Harish (vk250x) --- aai-core/pom.xml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/aai-core/pom.xml b/aai-core/pom.xml index 4715bcf6..a79c3cd3 100644 --- a/aai-core/pom.xml +++ b/aai-core/pom.xml @@ -781,6 +781,10 @@ org.slf4j slf4j-log4j12 + + dom4j + dom4j + -- 2.16.6