diff --git a/fe/hive-udf/pom.xml b/fe/hive-udf/pom.xml
index a69d77abf7da83..aae09cdef923da 100644
--- a/fe/hive-udf/pom.xml
+++ b/fe/hive-udf/pom.xml
@@ -53,6 +53,20 @@ under the License.
hive-exec
${hive.version}
provided
+
+
+ org.apache.calcite
+ calcite-core
+
+
+ org.apache.calcite
+ calcite-druid
+
+
+ log4j
+ log4j
+
+
${project.groupId}
diff --git a/fe/pom.xml b/fe/pom.xml
index 702ebd55914f28..d6829f11aaff78 100644
--- a/fe/pom.xml
+++ b/fe/pom.xml
@@ -268,6 +268,7 @@ under the License.
1.13
2.6
3.19.0
+ 3.13.0
2.2
1.5.1
1.10.0
@@ -293,7 +294,7 @@ under the License.
4.0.2
- 4.1.132.Final
+ 4.2.15.Final
3.10.6.Final
2.1
@@ -403,8 +404,10 @@ under the License.
2.1.1
9.4
202
- 1.3.4
+ 1.3.7
12.22.0
+ 1.25.0
+ 1.2.6
5.3.0
3.15.0
@@ -868,6 +871,11 @@ under the License.
commons-lang3
${commons-lang3.version}
+
+ commons-net
+ commons-net
+ ${commons-net.version}
+
org.apache.commons
@@ -1835,6 +1843,16 @@ under the License.
pom
import
+
+ com.microsoft.azure
+ msal4j
+ ${msal4j.version}
+
+
+ com.microsoft.azure
+ azure-keyvault-core
+ ${azure.keyvault.core.version}
+
com.qcloud