diff --git a/fe/pom.xml b/fe/pom.xml
index e727bbff420978..98b2b7e26a7d18 100644
--- a/fe/pom.xml
+++ b/fe/pom.xml
@@ -266,6 +266,8 @@ under the License.
2.4.6
3.1.3
2.3.9
+ 2.5.5
+ 9.35
2.10.1
1.33.0
1.22.0
@@ -311,7 +313,7 @@ under the License.
1.5.4
3.0.0
- 2.5.0-rc1
+ 2.3.2
0.4.0-incubating
3.4.4
@@ -361,6 +363,26 @@ under the License.
quartz
${quartz.version}
+
+ com.nimbusds
+ nimbus-jose-jwt
+ ${nimbusds.version}
+
+
+ org.apache.hbase
+ hbase-protocol-shaded
+ ${hbase.version}
+
+
+ org.apache.hbase
+ hbase-server
+ ${hbase.version}
+
+
+ org.apache.hbase
+ hbase-client
+ ${hbase.version}
+
com.amazonaws
aws-java-sdk-bundle
@@ -1143,6 +1165,11 @@ under the License.
+
+ org.apache.hadoop
+ hadoop-distcp
+ ${hadoop.version}
+
org.apache.hadoop
hadoop-common