Fix some dependencies flagged in scans
[policy/models.git] / models-interactions / model-impl / aai / pom.xml
index d56a880..3100d25 100644 (file)
                     <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>