diff --git a/fe/be-java-extensions/hadoop-hudi-scanner/pom.xml b/fe/be-java-extensions/hadoop-hudi-scanner/pom.xml
index 33d94ddd7fb1d1..205e21155a40de 100644
--- a/fe/be-java-extensions/hadoop-hudi-scanner/pom.xml
+++ b/fe/be-java-extensions/hadoop-hudi-scanner/pom.xml
@@ -33,7 +33,6 @@ under the License.
${basedir}/../../
1
0.15.0
- 1.11.3
1.5.4-2
3.1.2-22
diff --git a/fe/pom.xml b/fe/pom.xml
index 8e59c80c89a31c..fd80075dc6cf79 100644
--- a/fe/pom.xml
+++ b/fe/pom.xml
@@ -263,7 +263,7 @@ under the License.
18.3.14-doris-SNAPSHOT
1.4.3
1.49
- 2.7
+ 2.18.0
1.1.1
5.8.2
6.0.0
@@ -356,7 +356,7 @@ under the License.
6.5.1
2.0.3
1.5.4
- 9.4.56.v20240826
+ 9.4.57.v20241219
2.9.3
2.5.2
75.1
@@ -372,10 +372,11 @@ under the License.
1.12.0
0.8.10
435
+ 10.0.1
2.1.1
9.4
202
- 1.2.29
+ 1.2.30
12.22.0
5.3.0
3.15.0
@@ -625,6 +626,11 @@ under the License.
+
+ org.apache.hadoop
+ hadoop-client-api
+ ${hadoop.version}
+
org.apache.hadoop.thirdparty
hadoop-shaded-guava
@@ -1653,6 +1659,11 @@ under the License.
+
+ com.nimbusds
+ nimbus-jose-jwt
+ ${nimbusds.version}
+
jakarta.annotation
jakarta.annotation-api