From 09722e3a93ad4ba40edf38ebdbfd7afee4977ee6 Mon Sep 17 00:00:00 2001 From: "ken.lj" Date: Wed, 17 Jan 2018 17:19:45 +0800 Subject: [PATCH] Remove unnecessary dependencies --- dubbo-container/dubbo-container-api/pom.xml | 14 -------------- 1 file changed, 14 deletions(-) diff --git a/dubbo-container/dubbo-container-api/pom.xml b/dubbo-container/dubbo-container-api/pom.xml index f8d1fd6a27..4e1c7e2d11 100644 --- a/dubbo-container/dubbo-container-api/pom.xml +++ b/dubbo-container/dubbo-container-api/pom.xml @@ -35,20 +35,6 @@ limitations under the License. dubbo-common ${project.parent.version} - - org.mortbay.jetty - jetty - - - org.mortbay.jetty - servlet-api - - - - - javax.servlet - javax.servlet-api -