Sfoglia il codice sorgente

In order to support jdk1.6 reduce jetty version

gsls200808 8 anni fa
parent
commit
f318cedfb6
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  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>