From cb7a423774b9906b5e63794606ba6bee1f20a588 Mon Sep 17 00:00:00 2001 From: liangxuning Date: Fri, 9 Mar 2018 15:12:05 +0800 Subject: [PATCH] liangxuning Change-Id: Icda6a27058ae82ac75447bc2fa10b25465c135d0 Issue-ID: VFC-742 Signed-off-by: liangxuning modified: ems/boco/pom.xml --- ems/boco/pom.xml | 66 +++++++++++++++++++++++++++++++++++++++++++++++++++++--- 1 file changed, 63 insertions(+), 3 deletions(-) diff --git a/ems/boco/pom.xml b/ems/boco/pom.xml index 3076b7c..fb96d3d 100644 --- a/ems/boco/pom.xml +++ b/ems/boco/pom.xml @@ -169,7 +169,7 @@ org.apache.httpcomponents httpclient - 4.5.2 + 4.5.5 org.glassfish.jersey.media @@ -242,8 +242,68 @@ org.mock-server mockserver-netty - 3.10.4 + 5.3.0 + + + org.eclipse.jetty + jetty-server + 9.4.8.v20171121 + + + commons-collections + commons-collections + 3.2.2 + + + com.fasterxml.jackson.core + jackson-databind + 2.9.4 + + + io.netty + netty-handler + 4.1.22.Final + + + ch.qos.logback + logback-access + 1.2.3 + + + com.fasterxml.jackson.dataformat + jackson-dataformat-xml + 2.9.4 + + + org.bouncycastle + bcprov-jdk15on + 1.59 + + + ch.qos.logback + logback-classic + 1.2.3 + test + + + xerces + xercesImpl + 2.11.0 + + + com.googlecode.libphonenumber + libphonenumber + 8.9.1 + + + org.eclipse.jetty + jetty-util + 9.4.8.v20171121 + + + org.hibernate.validator + hibernate-validator + 6.0.7.Final - -- 2.16.6