summaryrefslogtreecommitdiffstats
path: root/container-core
diff options
context:
space:
mode:
Diffstat (limited to 'container-core')
-rw-r--r--container-core/pom.xml5
1 files changed, 0 insertions, 5 deletions
diff --git a/container-core/pom.xml b/container-core/pom.xml
index d0722a081d1..bb00eaf586a 100644
--- a/container-core/pom.xml
+++ b/container-core/pom.xml
@@ -254,11 +254,6 @@
<artifactId>jaxb-api</artifactId>
<scope>provided</scope>
</dependency>
- <dependency>
- <groupId>org.eclipse.jetty</groupId>
- <artifactId>jetty-servlet</artifactId>
- <scope>provided</scope>
- </dependency>
<!-- TEST scope -->
<dependency>