From 69dc0059d18251cacdad1b360baf6ffca3dbf5e4 Mon Sep 17 00:00:00 2001 From: Olivier Lamy Date: Thu, 10 Jan 2019 22:12:12 +1300 Subject: [PATCH] use jackson-databind 2.9.8 (#3252) Signed-off-by: olivier lamy --- jetty-maven-plugin/src/it/it-parent-pom/pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/jetty-maven-plugin/src/it/it-parent-pom/pom.xml b/jetty-maven-plugin/src/it/it-parent-pom/pom.xml index 2ad7f139b01..ebae8653539 100644 --- a/jetty-maven-plugin/src/it/it-parent-pom/pom.xml +++ b/jetty-maven-plugin/src/it/it-parent-pom/pom.xml @@ -39,7 +39,7 @@ com.fasterxml.jackson.core jackson-databind - 2.9.7 + 2.9.8 org.slf4j @@ -144,4 +144,4 @@ - \ No newline at end of file +