diff options
Diffstat (limited to 'dependencies-clm/pom.xml')
-rw-r--r-- | dependencies-clm/pom.xml | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/dependencies-clm/pom.xml b/dependencies-clm/pom.xml index 478a52c..32ac3e6 100644 --- a/dependencies-clm/pom.xml +++ b/dependencies-clm/pom.xml @@ -79,14 +79,6 @@ <artifactId>jackson-core</artifactId> </dependency> <dependency> - <groupId>com.fasterxml.jackson.core</groupId> - <artifactId>jackson-databind</artifactId> - </dependency> - <dependency> - <groupId>com.fasterxml.jackson.core</groupId> - <artifactId>jackson-annotations</artifactId> - </dependency> - <dependency> <groupId>org.webjars</groupId> <artifactId>jquery</artifactId> </dependency> |