diff --git a/hadoop-client-modules/hadoop-client-minicluster/pom.xml b/hadoop-client-modules/hadoop-client-minicluster/pom.xml
index 10c6d41dd6..9c9df2216f 100644
--- a/hadoop-client-modules/hadoop-client-minicluster/pom.xml
+++ b/hadoop-client-modules/hadoop-client-minicluster/pom.xml
@@ -748,23 +748,12 @@
- com.fasterxml.jackson.*:*
+ *:*
+ META-INF/versions/9/module-info.class
META-INF/versions/11/module-info.class
-
- com.google.code.gson:gson
-
- META-INF/versions/9/module-info.class
-
-
-
- org.apache.commons:commons-compress
-
- META-INF/versions/9/module-info.class
-
-
diff --git a/hadoop-client-modules/hadoop-client-runtime/pom.xml b/hadoop-client-modules/hadoop-client-runtime/pom.xml
index 60790d932e..1391da71ff 100644
--- a/hadoop-client-modules/hadoop-client-runtime/pom.xml
+++ b/hadoop-client-modules/hadoop-client-runtime/pom.xml
@@ -239,23 +239,12 @@
- com.fasterxml.jackson.*:*
+ *:*
+ META-INF/versions/9/module-info.class
META-INF/versions/11/module-info.class
-
- com.google.code.gson:gson
-
- META-INF/versions/9/module-info.class
-
-
-
- org.apache.commons:commons-compress
-
- META-INF/versions/9/module-info.class
-
-