|
@@ -51,12 +51,12 @@
|
|
<dependency>
|
|
<dependency>
|
|
<groupId>org.mortbay.jetty</groupId>
|
|
<groupId>org.mortbay.jetty</groupId>
|
|
<artifactId>jetty</artifactId>
|
|
<artifactId>jetty</artifactId>
|
|
- <version>6.1.14</version>
|
|
|
|
|
|
+ <version>6.1.25</version>
|
|
</dependency>
|
|
</dependency>
|
|
<dependency>
|
|
<dependency>
|
|
<groupId>org.mortbay.jetty</groupId>
|
|
<groupId>org.mortbay.jetty</groupId>
|
|
<artifactId>jetty-util</artifactId>
|
|
<artifactId>jetty-util</artifactId>
|
|
- <version>6.1.14</version>
|
|
|
|
|
|
+ <version>6.1.25</version>
|
|
</dependency>
|
|
</dependency>
|
|
<dependency>
|
|
<dependency>
|
|
<groupId>tomcat</groupId>
|
|
<groupId>tomcat</groupId>
|
|
@@ -93,11 +93,6 @@
|
|
<artifactId>commons-net</artifactId>
|
|
<artifactId>commons-net</artifactId>
|
|
<version>1.4.1</version>
|
|
<version>1.4.1</version>
|
|
</dependency>
|
|
</dependency>
|
|
- <dependency>
|
|
|
|
- <groupId>org.mortbay.jetty</groupId>
|
|
|
|
- <artifactId>servlet-api-2.5</artifactId>
|
|
|
|
- <version>6.1.14</version>
|
|
|
|
- </dependency>
|
|
|
|
<dependency>
|
|
<dependency>
|
|
<groupId>net.sf.kosmosfs</groupId>
|
|
<groupId>net.sf.kosmosfs</groupId>
|
|
<artifactId>kfs</artifactId>
|
|
<artifactId>kfs</artifactId>
|