Upgrade jackson-databind 81/89881/2
authorPiotr Darosz <piotr.darosz@nokia.com>
Fri, 14 Jun 2019 10:50:00 +0000 (12:50 +0200)
committerOfir Sonsino <ofir.sonsino@intl.att.com>
Wed, 19 Jun 2019 07:13:13 +0000 (07:13 +0000)
Upgrade jackson-databind version.

Change-Id: I04376ea3ce9c812c7d3c923c02f1bee8125dd67f
Issue-ID: SDC-2262
Signed-off-by: Piotr Darosz <piotr.darosz@nokia.com>
pom.xml

diff --git a/pom.xml b/pom.xml
index 27ed9b2..f9422da 100644 (file)
--- a/pom.xml
+++ b/pom.xml
                <dependency>
                    <groupId>com.fasterxml.jackson.core</groupId>
                    <artifactId>jackson-databind</artifactId>
-                   <version>2.9.4</version>
+                   <version>2.9.9</version>
                </dependency>
 
                <!-- jtosca Tosca Parser -->