summaryrefslogtreecommitdiffstats
path: root/container-search/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'container-search/pom.xml')
-rw-r--r--container-search/pom.xml7
1 files changed, 0 insertions, 7 deletions
diff --git a/container-search/pom.xml b/container-search/pom.xml
index e29445f5564..ccec1330d68 100644
--- a/container-search/pom.xml
+++ b/container-search/pom.xml
@@ -152,13 +152,6 @@
<artifactId>assertj-core</artifactId>
<scope>test</scope>
</dependency>
- <dependency>
- <!-- TODO Remove when Jetty is embedded inside container-core -->
- <groupId>org.eclipse.jetty</groupId>
- <artifactId>jetty-http</artifactId>
- <scope>test</scope>
- <version>${jetty.version}</version>
- </dependency>
</dependencies>
<build>
<plugins>