aboutsummaryrefslogtreecommitdiffstats
path: root/models-interactions/model-impl/aai/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'models-interactions/model-impl/aai/pom.xml')
-rw-r--r--models-interactions/model-impl/aai/pom.xml4
1 files changed, 4 insertions, 0 deletions
diff --git a/models-interactions/model-impl/aai/pom.xml b/models-interactions/model-impl/aai/pom.xml
index d56a880c0..3100d25d2 100644
--- a/models-interactions/model-impl/aai/pom.xml
+++ b/models-interactions/model-impl/aai/pom.xml
@@ -78,6 +78,10 @@
<groupId>com.google.code.javaparser</groupId>
<artifactId>javaparser</artifactId>
</exclusion>
+ <exclusion>
+ <groupId>com.googlecode.json-simple</groupId>
+ <artifactId>json-simple</artifactId>
+ </exclusion>
</exclusions>
</dependency>
</dependencies>