summaryrefslogtreecommitdiffstats
path: root/metrics-proxy
diff options
context:
space:
mode:
authorHenning Baldersheim <balder@yahoo-inc.com>2021-04-08 20:48:08 +0000
committerHenning Baldersheim <balder@yahoo-inc.com>2021-04-08 20:48:08 +0000
commit304fdb85bb9bdebe36add9b5837bbcbb72755bc1 (patch)
tree55826729380905f32a04550cfef4a1246ea6e870 /metrics-proxy
parent10afef17237f7180547af531241cb509e93e1f47 (diff)
apache.http client packages are transitively pulled in from http-utils with proper excludes already.
Diffstat (limited to 'metrics-proxy')
-rw-r--r--metrics-proxy/pom.xml4
1 files changed, 0 insertions, 4 deletions
diff --git a/metrics-proxy/pom.xml b/metrics-proxy/pom.xml
index 23831f9ac6d..e776aca271e 100644
--- a/metrics-proxy/pom.xml
+++ b/metrics-proxy/pom.xml
@@ -112,10 +112,6 @@
<artifactId>simpleclient_common</artifactId>
</dependency>
<dependency>
- <groupId>org.apache.httpcomponents.client5</groupId>
- <artifactId>httpclient5</artifactId>
- </dependency>
- <dependency>
<groupId>org.apache.velocity</groupId>
<artifactId>velocity</artifactId>
</dependency>