aboutsummaryrefslogtreecommitdiffstats
path: root/dependencies-clm/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'dependencies-clm/pom.xml')
-rw-r--r--dependencies-clm/pom.xml8
1 files changed, 8 insertions, 0 deletions
diff --git a/dependencies-clm/pom.xml b/dependencies-clm/pom.xml
index 32ac3e6..478a52c 100644
--- a/dependencies-clm/pom.xml
+++ b/dependencies-clm/pom.xml
@@ -79,6 +79,14 @@
<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>