We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9af89ff commit 8b1d162Copy full SHA for 8b1d162
maven/server/pom.xml
@@ -32,11 +32,6 @@
32
<artifactId>mx4j-tools</artifactId>
33
<version>3.0.1</version>
34
</dependency>
35
- <dependency>
36
- <groupId>org.mortbay.jetty</groupId>
37
- <artifactId>servlet-api-2.5</artifactId>
38
- <version>6.1.9</version>
39
- </dependency>
40
<dependency>
41
<groupId>org.seleniumhq.selenium</groupId>
42
<artifactId>jetty-repacked</artifactId>
0 commit comments