summaryrefslogtreecommitdiffstats
path: root/aai-core
diff options
context:
space:
mode:
Diffstat (limited to 'aai-core')
-rw-r--r--aai-core/pom.xml4
1 files changed, 4 insertions, 0 deletions
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 @@
<groupId>org.slf4j</groupId>
<artifactId>slf4j-log4j12</artifactId>
</exclusion>
+ <exclusion>
+ <groupId>dom4j</groupId>
+ <artifactId>dom4j</artifactId>
+ </exclusion>
</exclusions>
</dependency>
<dependency>