summaryrefslogtreecommitdiffstats
path: root/metrics-proxy/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'metrics-proxy/pom.xml')
-rw-r--r--metrics-proxy/pom.xml7
1 files changed, 0 insertions, 7 deletions
diff --git a/metrics-proxy/pom.xml b/metrics-proxy/pom.xml
index bbb1c14dfe7..fc63d453738 100644
--- a/metrics-proxy/pom.xml
+++ b/metrics-proxy/pom.xml
@@ -142,13 +142,6 @@
<artifactId>junit</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>