From ab8850cd12647ca823b0e37ba0a50e9fcbf934e3 Mon Sep 17 00:00:00 2001 From: BinaryWang Date: Thu, 7 Jul 2016 20:19:27 +0800 Subject: [PATCH] =?UTF-8?q?jetty=E7=89=88=E6=9C=AC=E5=8F=B7=E6=8F=90?= =?UTF-8?q?=E5=87=BA=E6=9D=A5=E9=85=8D=E7=BD=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pom.xml | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index bbd69cb5..9c8bd39e 100644 --- a/pom.xml +++ b/pom.xml @@ -52,6 +52,8 @@ 2.7.5 2.7 3.4 + 9.3.0.M0 + 9.3.10.v20160621 @@ -137,13 +139,13 @@ org.eclipse.jetty jetty-server - 9.3.0.M0 + ${jetty.version} test org.eclipse.jetty jetty-servlet - 9.3.0.M0 + ${jetty.version} test