diff --git a/pom.xml b/pom.xml index 905f407cc1..8d53b5431f 100644 --- a/pom.xml +++ b/pom.xml @@ -132,6 +132,11 @@ jackson-annotations ${dependency.jackson.version} + + org.apache.httpcomponents + httpclient + 4.5.11 +