aboutsummaryrefslogtreecommitdiffstats
path: root/metrics-proxy/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'metrics-proxy/pom.xml')
-rw-r--r--metrics-proxy/pom.xml5
1 files changed, 0 insertions, 5 deletions
diff --git a/metrics-proxy/pom.xml b/metrics-proxy/pom.xml
index 1633d78668b..76f7e92ad43 100644
--- a/metrics-proxy/pom.xml
+++ b/metrics-proxy/pom.xml
@@ -147,11 +147,6 @@
<artifactId>jetty-http</artifactId>
<scope>test</scope>
</dependency>
- <dependency>
- <groupId>org.hamcrest</groupId>
- <artifactId>hamcrest-core</artifactId>
- <scope>test</scope>
- </dependency>
</dependencies>
<build>
<plugins>