diff --git a/api/pom.xml b/api/pom.xml index d406484..05caa6f 100644 --- a/api/pom.xml +++ b/api/pom.xml @@ -311,6 +311,19 @@ client 3.0.0 + + + org.apache.httpcomponents + httpcore + + + org.apache.httpcomponents + httpclient + + + org.apache.httpcomponents + httpmime +