From: yangyan Date: Fri, 6 Mar 2020 05:17:48 +0000 (+0800) Subject: Fix pom.xml X-Git-Tag: 1.3.3~2 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=1ba5fe9946aaa03c4ec8b2e687997733e56a7eb5;hp=6d24189b68976d596ea9e5305db47d6a651d3c24;p=vfc%2Fnfvo%2Fwfengine.git Fix pom.xml Change-Id: I33f8c0266ebe41af456017db5f74931f9a0decde Issue-ID: VFC-1641 Signed-off-by: yangyan --- diff --git a/wfenginemgrservice/pom.xml b/wfenginemgrservice/pom.xml index 397850f..8b7d38c 100644 --- a/wfenginemgrservice/pom.xml +++ b/wfenginemgrservice/pom.xml @@ -387,15 +387,40 @@ slf4j-api 1.7.12 - + ch.qos.logback logback-classic 1.1.2 - org.eclipse.jetty - jetty-util - 9.4.14.v20181114 - + org.eclipse.jetty + jetty-util + 9.2.9.v20150224 + + + org.eclipse.jetty + jetty-server + 9.2.9.v20150224 + + + org.eclipse.jetty + jetty-io + 9.2.9.v20150224 + + + org.eclipse.jetty + jetty-servlet + 9.2.9.v20150224 + + + org.eclipse.jetty + jetty-security + 9.2.9.v20150224 + + + org.eclipse.jetty + jetty-http + 9.2.9.v20150224 +