diff options
Diffstat (limited to 'aai-resources/pom.xml')
-rw-r--r-- | aai-resources/pom.xml | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/aai-resources/pom.xml b/aai-resources/pom.xml index 5c0ac25..759fccd 100644 --- a/aai-resources/pom.xml +++ b/aai-resources/pom.xml @@ -381,10 +381,6 @@ <groupId>org.slf4j</groupId> <artifactId>slf4j-log4j12</artifactId> </exclusion> - <exclusion> - <groupId>org.codehaus.jackson</groupId> - <artifactId>jackson-mapper-asl</artifactId> - </exclusion> </exclusions> </dependency> <dependency> |