diff --git a/fe/fe-core/pom.xml b/fe/fe-core/pom.xml
index 70678c4262de33..1b40974d7e8b19 100644
--- a/fe/fe-core/pom.xml
+++ b/fe/fe-core/pom.xml
@@ -347,6 +347,7 @@ under the License.
com.alibaba.otter
canal.client
1.1.6
+ provided
ch.qos.logback
@@ -410,6 +411,7 @@ under the License.
com.huaweicloud
hadoop-huaweicloud
${huaweiobs.version}
+ ${obs.dependency.scope}
jackson-databind
@@ -421,6 +423,7 @@ under the License.
com.qcloud.cos
hadoop-cos
${tencentcos.version}
+ ${cos.dependency.scope}
org.json
@@ -758,6 +761,20 @@ under the License.
com.qcloud
cos_api
5.6.211
+
+
+ ch.qos.logback
+ logback-core
+
+
+ com.thoughtworks.xstream
+ xstream
+
+
+ org.bouncycastle
+ bcprov-jdk15on
+
+
com.qcloud
@@ -768,6 +785,7 @@ under the License.
com.huaweicloud
esdk-obs-java-bundle
[3.21.11,)
+ ${obs.dependency.scope}
com.baidubce
@@ -791,6 +809,7 @@ under the License.
gcs-connector
hadoop3-2.2.21
shaded
+ ${gcs.dependency.scope}
*
diff --git a/fe/pom.xml b/fe/pom.xml
index 0d2e3f70aa6e6a..c0f78b4423d0ba 100644
--- a/fe/pom.xml
+++ b/fe/pom.xml
@@ -222,13 +222,20 @@ under the License.
be-java-extensions
+ 2.1.1
+ 1.11.4
+ 1.13.1
+ 3.4.3
+ 0.15.0
+ compile
+ compile
+ compile
${fe.dir}/../thirdparty
${fe.dir}/../
1.2-SNAPSHOT
UTF-8
- 2.1.1
1.8
1.8
@@ -248,7 +255,7 @@ under the License.
1.10.0
1.7
2.10.1
- 32.1.2-jre
+ 33.2.1-jre
2.16.0
0.11-a-czt02-cdh
3.18.2-GA
@@ -301,7 +308,6 @@ under the License.
1.2.0
2.3.0
0.8.13
- 3.4.3
hudi-spark3.4.x
3.1.3
2.3.9
@@ -314,16 +320,13 @@ under the License.
you can find avro version info in iceberg mvn repository -->
1.4.3
0.49.0-public
- 1.11.4
17.0.0
-
- 0.15.0
2.7.4-11
3.0.0-8
2.6.2
- 1.13.1
+
3.2.2
1.27.1
2.12.10
@@ -346,7 +349,7 @@ under the License.
2.7.18
5.3.39
1.8.4
- 3.9.2
+ 3.9.3
2.4
2.4.0
1.70
@@ -372,7 +375,7 @@ under the License.
2.1.1
9.4
202
- 1.2.27
+ 1.2.29
12.22.0
5.3.0
3.15.0
@@ -1319,6 +1322,10 @@ under the License.
org.apache.arrow
arrow-vector
+
+ org.ini4j
+ ini4j
+
@@ -1651,6 +1658,11 @@ under the License.
concurrent
${airlift.concurrent.version}
+
+ org.bouncycastle
+ bcprov-jdk15on
+ test
+
com.azure
azure-sdk-bom