From 3af0e8690fdf39a93894f5209dd8124011440287 Mon Sep 17 00:00:00 2001 From: Bjørn Christian Seime Date: Tue, 24 Nov 2020 17:06:00 +0100 Subject: Implement Vespa http client builder for Apache http async client 5 --- http-utils/pom.xml | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'http-utils/pom.xml') diff --git a/http-utils/pom.xml b/http-utils/pom.xml index 6d2e009cf8c..aa261574285 100644 --- a/http-utils/pom.xml +++ b/http-utils/pom.xml @@ -38,6 +38,11 @@ httpcore compile + + org.apache.httpcomponents.client5 + httpclient5 + compile + -- cgit v1.2.3