diff --git a/core/pom.xml b/core/pom.xml index 822b5b1dd7cc2..d28d57c9501ad 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -38,12 +38,6 @@ net.java.dev.jets3t jets3t - - - commons-logging - commons-logging - - org.apache.curator diff --git a/pom.xml b/pom.xml index cb3339942464e..e48981aa97836 100644 --- a/pom.xml +++ b/pom.xml @@ -561,6 +561,13 @@ net.java.dev.jets3t jets3t ${jets3t.version} + runtime + + + commons-logging + commons-logging + + org.apache.hadoop