瀏覽代碼

In order to support jdk1.6 reduce jetty version

gsls200808 8 年之前
父節點
當前提交
f4335aa54c
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      pom.xml

+ 1 - 1
pom.xml

@@ -33,7 +33,7 @@
         <dependency>
             <groupId>org.eclipse.jetty.aggregate</groupId>
             <artifactId>jetty-all</artifactId>
-            <version>8.1.21.v20160908</version>
+            <version>8.1.2.v20120308</version>
         </dependency>