From d36ed94ee06945fe9122970b196968fd1c997dcc Mon Sep 17 00:00:00 2001 From: Akira Ajisaka Date: Wed, 11 Jul 2018 10:53:08 -0400 Subject: [PATCH] HADOOP-15594. Exclude commons-lang3 from hadoop-client-minicluster. Contributed by Takanobu Asanuma. --- hadoop-client-modules/hadoop-client-minicluster/pom.xml | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/hadoop-client-modules/hadoop-client-minicluster/pom.xml b/hadoop-client-modules/hadoop-client-minicluster/pom.xml index 6fa24b49e54..490281a6e36 100644 --- a/hadoop-client-modules/hadoop-client-minicluster/pom.xml +++ b/hadoop-client-modules/hadoop-client-minicluster/pom.xml @@ -166,6 +166,10 @@ commons-io commons-io + + org.apache.commons + commons-lang3 + commons-logging commons-logging @@ -491,6 +495,10 @@ commons-codec commons-codec + + org.apache.commons + commons-lang3 + commons-logging commons-logging