Upgrade the version of Jack-databind from 2.9.6 to 2.9.8 41/94341/1
authorseshukm <seshu.kumar.m@huawei.com>
Tue, 27 Aug 2019 11:51:02 +0000 (17:21 +0530)
committerseshukm <seshu.kumar.m@huawei.com>
Tue, 27 Aug 2019 11:51:02 +0000 (17:21 +0530)
Issue-ID: SO-2261

Signed-off-by: seshukm <seshu.kumar.m@huawei.com>
Change-Id: Ic22f3136148d0aee7febbd03dabc11350bb7a08f

pom.xml

diff --git a/pom.xml b/pom.xml
index 0495b33..1a3e55c 100644 (file)
--- a/pom.xml
+++ b/pom.xml
     <dependency>
       <groupId>com.fasterxml.jackson.core</groupId>
       <artifactId>jackson-databind</artifactId>
-      <version>2.9.6</version>
+      <version>2.9.8</version>
     </dependency>
   </dependencies>
   <reporting>