diff --git a/fe/be-java-extensions/hudi-scanner/pom.xml b/fe/be-java-extensions/hudi-scanner/pom.xml
index 32d3ccc4b4..d4f7a45861 100644
--- a/fe/be-java-extensions/hudi-scanner/pom.xml
+++ b/fe/be-java-extensions/hudi-scanner/pom.xml
@@ -35,7 +35,25 @@ under the License.
3.2.0
3.2
3.0.16
+ 1.11.2
+
+
+
+
+ org.apache.avro
+ avro
+ ${avro.version}
+ provided
+
+
+ org.apache.avro
+ avro-tools
+
+
+
+
+
@@ -64,13 +82,6 @@ under the License.
org.apache.avro
avro
- provided
-
-
- org.apache.avro
- avro-tools
-
-
org.apache.hudi
diff --git a/fe/fe-core/pom.xml b/fe/fe-core/pom.xml
index 0c00f1f442..93a83ad229 100644
--- a/fe/fe-core/pom.xml
+++ b/fe/fe-core/pom.xml
@@ -708,7 +708,6 @@ under the License.
org.quartz-scheduler
quartz
- 2.3.2
diff --git a/fe/pom.xml b/fe/pom.xml
index 3e04562d55..0e8284e5d2 100644
--- a/fe/pom.xml
+++ b/fe/pom.xml
@@ -238,8 +238,8 @@ under the License.
3.10.6.Final
2.1
- 1.56.0
- 3.32.0
+ 1.58.0
+ 3.38.0
3.24.3
@@ -267,6 +267,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
@@ -275,9 +277,9 @@ under the License.
you can find avro version info in iceberg mvn repository -->
1.1.0
3.0.0rc1
- 0.43.3-public
+ 0.45.2-public
+ 1.11.2
13.0.0
- 1.11.1
0.13.1
2.7.4-11
@@ -311,6 +313,8 @@ under the License.
2.0.3
1.5.4
3.0.0
+
+ 2.3.2
0.4.0-incubating
3.4.4
@@ -358,6 +362,31 @@ under the License.
+
+ org.quartz-scheduler
+ 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
@@ -1140,6 +1169,11 @@ under the License.
+
+ org.apache.hadoop
+ hadoop-distcp
+ ${hadoop.version}
+
org.apache.hadoop
hadoop-common
@@ -1213,7 +1247,11 @@ under the License.
avro
${avro.version}
-
+
+ org.apache.avro
+ avro-ipc
+ ${avro.version}
+
org.apache.hudi