diff options
-rw-r--r-- | aai-resources/pom.xml | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/aai-resources/pom.xml b/aai-resources/pom.xml index 5590298..b9ab825 100644 --- a/aai-resources/pom.xml +++ b/aai-resources/pom.xml @@ -93,12 +93,6 @@ </dependency> <dependency> - <groupId>com.googlecode.java-diff-utils</groupId> - <artifactId>diffutils</artifactId> - <version>1.3.0</version> - </dependency> - - <dependency> <groupId>org.codehaus.jackson</groupId> <artifactId>jackson-core-asl</artifactId> <version>1.9.13</version> |