diff --git a/pom.xml b/pom.xml index b5af54e2d39d..b04553e8c657 100644 --- a/pom.xml +++ b/pom.xml @@ -1211,6 +1211,12 @@ org.apache.httpcomponents httpclient ${httpclient.version} + + + commons-logging + commons-logging + + org.apache.httpcomponents @@ -1242,14 +1248,6 @@ commons-cli ${commons-cli.version} - - - commons-logging - commons-logging - 1.2 - org.apache.zookeeper zookeeper @@ -2158,8 +2156,7 @@ commons-logging:commons-logging - We don't use commons-logging any more, so do not depend on it directly. - false + We don't use commons-logging any more, so do not depend on it directly. We are also using jcl-over-slf4j for libraries so exclude any transitive commons-logging dependencies. @@ -3416,6 +3413,10 @@ org.slf4j slf4j-reload4j + + commons-logging + commons-logging + @@ -3467,6 +3468,10 @@ com.codahale.metrics metrics-core + + commons-logging + commons-logging + @@ -3504,6 +3509,10 @@ com.codahale.metrics metrics-core + + commons-logging + commons-logging + @@ -3560,6 +3569,10 @@ com.codahale.metrics metrics-core + + commons-logging + commons-logging + @@ -3615,6 +3628,10 @@ org.slf4j slf4j-reload4j + + commons-logging + commons-logging + @@ -3672,6 +3689,10 @@ org.slf4j slf4j-reload4j + + commons-logging + commons-logging + @@ -3770,6 +3791,10 @@ org.slf4j slf4j-reload4j + + commons-logging + commons-logging + @@ -3835,6 +3860,10 @@ org.slf4j slf4j-reload4j + + commons-logging + commons-logging + @@ -3868,6 +3897,10 @@ org.slf4j slf4j-reload4j + + commons-logging + commons-logging +