diff --git a/pom.xml b/pom.xml index 6c26ce1..404c2c8 100644 --- a/pom.xml +++ b/pom.xml @@ -131,13 +131,12 @@ org.apache.httpcomponents httpclient - 4.2.5 - compile + provided org.apache.httpcomponents httpcore - 4.2.5 + provided junit