diff --git a/pom.xml b/pom.xml
index 08ca13bfe9d37..96597b97fe53b 100644
--- a/pom.xml
+++ b/pom.xml
@@ -3085,6 +3085,31 @@
nohive
3.2.10
+
+
+
+ org.apache.maven.plugins
+ maven-enforcer-plugin
+
+
+ enforce-hadoop-versions
+
+ enforce
+
+
+
+
+
+ org.apache.hadoop:*:[3.2.0,)
+
+
+
+
+
+
+
+
+