Update jackson-databind from 2.9.9 to 2.9.9.3 42/94942/1
authorMatthieu Geerebaert <matthieu.geerebaert@orange.com>
Wed, 4 Sep 2019 15:08:05 +0000 (17:08 +0200)
committerMatthieu Geerebaert <matthieu.geerebaert@orange.com>
Wed, 4 Sep 2019 15:08:05 +0000 (17:08 +0200)
Change-Id: I5469236a5b0ddef2c94bb89ec7ac6b430c74e94b
Issue-ID: EXTAPI-308
Signed-off-by: MatthieuGeerebaert <matthieu.geerebaert@orange.com>
pom.xml

diff --git a/pom.xml b/pom.xml
index 69d1aae..2dbd89a 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>