diff --git a/hbase-rsgroup/pom.xml b/hbase-rsgroup/pom.xml
index 3fef72cb6fbb..aedb6cfe90ad 100644
--- a/hbase-rsgroup/pom.xml
+++ b/hbase-rsgroup/pom.xml
@@ -178,6 +178,7 @@
org.junit.vintage
junit-vintage-engine
+ test
diff --git a/pom.xml b/pom.xml
index 12ef2ed1618b..ae52847daa48 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1216,6 +1216,12 @@
org.apache.httpcomponents
httpclient
${httpclient.version}
+
+
+ commons-logging
+ commons-logging
+
+
org.apache.httpcomponents
@@ -1227,6 +1233,17 @@
commons-codec
${commons-codec.version}
+
+ commons-validator
+ commons-validator
+ ${commons-validator.version}
+
+
+ commons-logging
+ commons-logging
+
+
+
commons-io
commons-io
@@ -1247,14 +1264,6 @@
commons-cli
${commons-cli.version}
-
-
- commons-logging
- commons-logging
- 1.2
-
org.apache.zookeeper
zookeeper
@@ -2161,8 +2170,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.
@@ -3439,6 +3447,10 @@
org.slf4j
slf4j-reload4j
+
+ commons-logging
+ commons-logging
+
@@ -3490,6 +3502,10 @@
com.codahale.metrics
metrics-core
+
+ commons-logging
+ commons-logging
+
@@ -3527,6 +3543,10 @@
com.codahale.metrics
metrics-core
+
+ commons-logging
+ commons-logging
+
@@ -3583,6 +3603,10 @@
com.codahale.metrics
metrics-core
+
+ commons-logging
+ commons-logging
+
@@ -3638,6 +3662,10 @@
org.slf4j
slf4j-reload4j
+
+ commons-logging
+ commons-logging
+
@@ -3695,6 +3723,10 @@
org.slf4j
slf4j-reload4j
+
+ commons-logging
+ commons-logging
+
@@ -3793,6 +3825,10 @@
org.slf4j
slf4j-reload4j
+
+ commons-logging
+ commons-logging
+
@@ -3858,6 +3894,10 @@
org.slf4j
slf4j-reload4j
+
+ commons-logging
+ commons-logging
+
@@ -3891,6 +3931,10 @@
org.slf4j
slf4j-reload4j
+
+ commons-logging
+ commons-logging
+