Remove diffutils dependency 17/33217/1
authorJimmy Forsyth <jf2512@att.com>
Tue, 27 Feb 2018 17:33:40 +0000 (12:33 -0500)
committerJimmy Forsyth <jf2512@att.com>
Tue, 27 Feb 2018 17:35:26 +0000 (12:35 -0500)
Change-Id: I40c848111a2a354d7afa2ca26ea47f7d1c9e933d
Issue-ID: AAI-808
Signed-off-by: Jimmy Forsyth <jf2512@att.com>
aai-resources/pom.xml

index 5590298..b9ab825 100644 (file)
             </exclusions>
         </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>