From e4807d219b59fd7e2e29eb7af098e62635a602cb Mon Sep 17 00:00:00 2001 From: jonmv Date: Tue, 31 May 2022 12:47:29 +0200 Subject: Use hc5 in metrics handlers --- application/pom.xml | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'application/pom.xml') diff --git a/application/pom.xml b/application/pom.xml index f1856e8c85c..50563579782 100644 --- a/application/pom.xml +++ b/application/pom.xml @@ -119,6 +119,16 @@ org.apache.commons commons-math3 + + org.apache.httpcomponents.client5 + httpclient5 + + + org.slf4j + slf4j-api + + + com.yahoo.vespa -- cgit v1.2.3