Fix DCAE connection issue
[clamp.git] / pom.xml
diff --git a/pom.xml b/pom.xml
index 85d3223..b85d18a 100644 (file)
--- a/pom.xml
+++ b/pom.xml
         </exclusion>
       </exclusions>
     </dependency>
+    <dependency>
+      <groupId>com.fasterxml.jackson.core</groupId>
+      <artifactId>jackson-databind</artifactId>
+      <version>2.6.3</version>
+    </dependency>
     <dependency>
       <groupId>com.fasterxml.jackson.dataformat</groupId>
       <artifactId>jackson-dataformat-yaml</artifactId>