diff options
Diffstat (limited to 'dependencies-clm/pom.xml')
-rw-r--r-- | dependencies-clm/pom.xml | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/dependencies-clm/pom.xml b/dependencies-clm/pom.xml index c2622fb..8a3d07f 100644 --- a/dependencies-clm/pom.xml +++ b/dependencies-clm/pom.xml @@ -71,10 +71,6 @@ <artifactId>tomcat-embed-core</artifactId> </dependency> <dependency> - <groupId>org.codehaus.jackson</groupId> - <artifactId>jackson-mapper-asl</artifactId> - </dependency> - <dependency> <groupId>org.webjars</groupId> <artifactId>bootstrap</artifactId> </dependency> |