diff --git a/fe/fe-common/pom.xml b/fe/fe-common/pom.xml
index 4bb86c8e42..e44546eef4 100644
--- a/fe/fe-common/pom.xml
+++ b/fe/fe-common/pom.xml
@@ -128,6 +128,15 @@ under the License.
org.apache.logging.log4j
log4j-core
+
+ com.aliyun.oss
+ aliyun-sdk-oss
+ ${aliyun-sdk-oss.version}
+
+
+ org.apache.hadoop
+ hadoop-aliyun
+
doris-fe-common
diff --git a/fe/fe-core/pom.xml b/fe/fe-core/pom.xml
index 1c5ee1990e..191ded302b 100644
--- a/fe/fe-core/pom.xml
+++ b/fe/fe-core/pom.xml
@@ -418,10 +418,6 @@ under the License.
-
- org.apache.hadoop
- hadoop-aliyun
-
com.qcloud.cos
hadoop-cos
diff --git a/fe/pom.xml b/fe/pom.xml
index 8e1dfaa330..e207344f90 100644
--- a/fe/pom.xml
+++ b/fe/pom.xml
@@ -367,6 +367,7 @@ under the License.
0.8.10
202
5.3.0
+ 3.15.0