summaryrefslogtreecommitdiffstats
path: root/container-test
diff options
context:
space:
mode:
authorjonmv <venstad@gmail.com>2022-05-31 12:47:29 +0200
committerjonmv <venstad@gmail.com>2022-05-31 12:47:42 +0200
commite4807d219b59fd7e2e29eb7af098e62635a602cb (patch)
tree28ac7534e5fbfce40441ce411c0cd55eade2cb20 /container-test
parent9aebfc50b7f0f967bb68e5e6986bc03afc469bd5 (diff)
Use hc5 in metrics handlers
Diffstat (limited to 'container-test')
-rw-r--r--container-test/pom.xml4
1 files changed, 0 insertions, 4 deletions
diff --git a/container-test/pom.xml b/container-test/pom.xml
index 9b5b7ba17a9..961d827a390 100644
--- a/container-test/pom.xml
+++ b/container-test/pom.xml
@@ -23,10 +23,6 @@
<version>${project.version}</version>
<exclusions>
<exclusion>
- <groupId>org.apache.httpcomponents.client5</groupId>
- <artifactId>httpclient5</artifactId>
- </exclusion>
- <exclusion>
<groupId>biz.aQute.bnd</groupId>
<artifactId>*</artifactId>
</exclusion>