From: YuanHu Date: Wed, 18 Apr 2018 02:56:37 +0000 (+0800) Subject: Update jackson-databind X-Git-Tag: v1.1.0~3^2 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=refs%2Fchanges%2F61%2F43461%2F1;p=sdc%2Fsdc-workflow-designer.git Update jackson-databind Update jackson-databind from 2.9.1 to 2.9.2 for Nexus IQ reason Issue-ID: SDC-805 Change-Id: Iaff08facb6a933b79ac868a0b2374f202e78bfed Signed-off-by: YuanHu --- diff --git a/sdc-workflow-designer-server/pom.xml b/sdc-workflow-designer-server/pom.xml index 8fa00bfc..8bfed82a 100644 --- a/sdc-workflow-designer-server/pom.xml +++ b/sdc-workflow-designer-server/pom.xml @@ -32,6 +32,7 @@ 5.0 2.2.4 5.4.2.Final + 2.9.2 4.10 1.7 3.2.2 @@ -113,8 +114,17 @@ org.hibernate hibernate-validator + + com.fasterxml.jackson.core + jackson-databind + + + com.fasterxml.jackson.core + jackson-databind + ${jackson-databind.version} + org.hibernate hibernate-validator @@ -136,6 +146,10 @@ com.fasterxml.jackson.dataformat jackson-dataformat-xml + + com.fasterxml.jackson.core + jackson-databind + ${swagger.version}