Merge "Improve license scan result"
authorAdrian OSullivan <adrian.osullivan@huawei.com>
Wed, 4 Sep 2019 15:38:01 +0000 (15:38 +0000)
committerGerrit Code Review <gerrit@onap.org>
Wed, 4 Sep 2019 15:38:01 +0000 (15:38 +0000)
pom.xml

diff --git a/pom.xml b/pom.xml
index 0c1d499..1c730fd 100644 (file)
--- a/pom.xml
+++ b/pom.xml
     </dependency>
 
     <!-- jackson -->
+    
+    <dependency>
+      <groupId>com.fasterxml.jackson.core</groupId>
+      <artifactId>jackson-databind</artifactId>
+      <version>2.9.9.3</version>
+       </dependency>   
 
     <dependency>
       <groupId>com.fasterxml.jackson.dataformat</groupId>