diff --git a/hadoop-project/pom.xml b/hadoop-project/pom.xml
index df60bdf1adb..ceec2b617d5 100644
--- a/hadoop-project/pom.xml
+++ b/hadoop-project/pom.xml
@@ -77,6 +77,10 @@
2.9.10
2.9.10.7
+
+ 4.5.2
+ 4.4.4
+
1.7.25
@@ -564,12 +568,12 @@
org.apache.httpcomponents
httpclient
- 4.5.2
+ ${httpclient.version}
org.apache.httpcomponents
httpcore
- 4.4.4
+ ${httpcore.version}
commons-codec