upgrade databind artifact
[appc.git] / appc-core / appc-core-features / onap-appc-core / pom.xml
index 1a10b46..f735ba3 100644 (file)
         <version>${project.version}</version>\r
         <type>xml</type>\r
         <classifier>features</classifier>\r
+        <exclusions>\r
+              <exclusion>\r
+                <groupId>com.fasterxml.jackson.core</groupId>\r
+                <artifactId>jackson-databind</artifactId>\r
+              </exclusion>\r
+        </exclusions>\r
     </dependency>\r
+\r
+    <dependency>\r
+      <groupId>com.fasterxml.jackson.core</groupId>\r
+      <artifactId>jackson-databind</artifactId>\r
+      <version>2.8.11.3</version>\r
+    </dependency>\r
+\r
   </dependencies>\r
   <version>1.5.0-SNAPSHOT</version>\r
-</project>
\ No newline at end of file
+</project>\r