diff --git a/fe/fe-core/pom.xml b/fe/fe-core/pom.xml
index 3d4e64b087..1b77adb24d 100644
--- a/fe/fe-core/pom.xml
+++ b/fe/fe-core/pom.xml
@@ -36,7 +36,6 @@ under the License.
2.17.257
3.1.1-hw-45
3.3.5
- 3.2.2
@@ -413,7 +412,6 @@ under the License.
org.apache.hadoop
hadoop-aliyun
- ${aliyunoss.version}
org.apache.hadoop
diff --git a/fe/pom.xml b/fe/pom.xml
index 3c12f0c30b..12fe1b7231 100644
--- a/fe/pom.xml
+++ b/fe/pom.xml
@@ -215,7 +215,7 @@ under the License.
1.7
2.8.9
30.0-jre
- 2.12.3
+ 2.14.3
0.11-a-czt02-cdh
3.18.2-GA
3.1.0
@@ -233,9 +233,10 @@ under the License.
2.18.0
2.0.6
4.0.2
- 4.1.89.Final
+ 4.1.94.Final
2.1
1.30.0
+ 3.32.0
3.21.12
@@ -243,7 +244,7 @@ under the License.
com.google.protobuf:protoc:${protoc.artifact.version}
io.grpc:protoc-gen-grpc-java:${grpc.version}
3.1.5
- 1.1.7.2
+ 1.1.10.1
1.11-8
1.0.1
5.12.2
@@ -275,7 +276,7 @@ under the License.
9.0.0
1.11.1
- 0.13.0
+ 0.13.1
2.7.4-11
3.0.0-8
@@ -295,7 +296,8 @@ under the License.
3.3.5
2.8.1
github
- 2.7.8
+ 2.7.13
+ 1.8.4
3.4.14
2.3
11.2.0.4
@@ -373,6 +375,11 @@ under the License.
opentelemetry-exporter-zipkin
${opentelemetry.version}
+
+ org.apache.orc
+ orc-core
+ ${orc.version}
+
org.springframework.boot
spring-boot-starter
@@ -482,6 +489,18 @@ under the License.
hadoop-auth
${hadoop.version}
+
+ org.apache.hadoop
+ hadoop-aliyun
+ ${hadoop.version}
+
+
+
+ org.ini4j
+ ini4j
+
+
+
org.apache.doris
hive-catalog-shade
@@ -846,6 +865,11 @@ under the License.
protobuf-java
${protobuf.version}
+
+ org.checkerframework
+ checker
+ ${check.freamework.version}
+
com.squareup
@@ -1025,7 +1049,7 @@ under the License.
org.apache.spark
spark-launcher_2.12
${spark.version}
-
+ provided
@@ -1040,6 +1064,12 @@ under the License.
provided
+
+ org.apache.spark
+ spark-tags_2.12
+ ${spark.version}
+ provided
+
org.apache.hadoop
@@ -1300,22 +1330,42 @@ under the License.
org.apache.hive
hive-common
${hive.common.version}
+
+
+ log4j
+ log4j
+
+
+ io.netty
+ netty
+
+
org.apache.hadoop
hadoop-mapreduce-client-core
- ${mapreduce.client.version}
+ ${hadoop.version}
javax.servlet
servlet-api
+
+ io.netty
+ netty
+
org.apache.hadoop
hadoop-mapreduce-client-common
- ${mapreduce.client.version}
+ ${hadoop.version}
+
+
+ io.netty
+ netty
+
+
com.alibaba