From 49658f77501c6cf7746b8a2dce8fdbe5f401e13d Mon Sep 17 00:00:00 2001 From: eugenp Date: Thu, 13 Feb 2014 11:16:16 +0200 Subject: [PATCH] logging cleanup work --- httpclient/pom.xml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/httpclient/pom.xml b/httpclient/pom.xml index 78c0219ad6..5bbf0fdec0 100644 --- a/httpclient/pom.xml +++ b/httpclient/pom.xml @@ -28,6 +28,12 @@ org.apache.httpcomponents httpclient ${httpclient.version} + + + commons-logging + commons-logging + + org.apache.httpcomponents