From e6da87ec5608bf74bd6185da2e130b2198d3a73d Mon Sep 17 00:00:00 2001 From: nrousseau Date: Tue, 20 Mar 2018 16:01:40 +0800 Subject: [PATCH] chore(TDI-39894) upgrade jackson --- .../dependencies.p2.tos/pom.xml | 42 +++++++++---------- build/dependencies.p2/pom.xml | 2 +- 2 files changed, 22 insertions(+), 22 deletions(-) diff --git a/build/dependencies.p2/dependencies.p2.tos/pom.xml b/build/dependencies.p2/dependencies.p2.tos/pom.xml index 37225de..8d2e8ed 100644 --- a/build/dependencies.p2/dependencies.p2.tos/pom.xml +++ b/build/dependencies.p2/dependencies.p2.tos/pom.xml @@ -92,27 +92,27 @@ json-io 4.9.9-TALEND - - com.fasterxml.jackson.core - jackson-annotations - 2.5.3 - - - com.fasterxml.jackson.core - jackson-core - 2.5.3 - - - commons-codec - commons-codec - 1.10 - - - commons-lang - commons-lang - 2.4 - - + + com.fasterxml.jackson.core + jackson-annotations + 2.9.0 + + + org.apache.commons + commons-lang3 + 3.4 + + + com.fasterxml.jackson.core + jackson-core + 2.9.4 + + + com.fasterxml.jackson.core + jackson-databind + 2.9.4 + + diff --git a/build/dependencies.p2/pom.xml b/build/dependencies.p2/pom.xml index f099b57..84017dc 100644 --- a/build/dependencies.p2/pom.xml +++ b/build/dependencies.p2/pom.xml @@ -10,7 +10,7 @@ https://artifacts-oss.talend.com 0.22.0-SNAPSHOT - 0.22.0-SNAPSHOT + 0.23.0-SNAPSHOT 5.0.1-SNAPSHOT