aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthieu Geerebaert <matthieu.geerebaert@orange.com>2019-09-04 17:08:05 +0200
committerMatthieu Geerebaert <matthieu.geerebaert@orange.com>2019-09-04 17:08:05 +0200
commita691e0cd548e472663eaedc5a6bbd711b0cd6a15 (patch)
tree14165c9f861e1fbc7817f8177737bdd90ca89cc8
parent8a2baa3b0c847fcdbe25df7124587fa09256f0b7 (diff)
Update jackson-databind from 2.9.9 to 2.9.9.3
Change-Id: I5469236a5b0ddef2c94bb89ec7ac6b430c74e94b Issue-ID: EXTAPI-308 Signed-off-by: MatthieuGeerebaert <matthieu.geerebaert@orange.com>
-rw-r--r--pom.xml6
1 files changed, 6 insertions, 0 deletions
diff --git a/pom.xml b/pom.xml
index 69d1aae..2dbd89a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -193,6 +193,12 @@
</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>