From 947100f9fa81154eae3122c4c8c867d79dfdfbb1 Mon Sep 17 00:00:00 2001 From: Calvin Kirs Date: Thu, 12 Dec 2024 16:43:18 +0800 Subject: [PATCH] [Chore](dependencies)Upgrade Fe dependencies (#44872) ### What problem does this PR solve? upgrade guava to 32.2.1-jre upgrade zookeeper to 3.9.3 upgrade azure to 1.2.29 exclusion ini4j and lucene --- fe/fe-core/pom.xml | 19 +++++++++++++++++++ fe/pom.xml | 30 +++++++++++++++++++++--------- 2 files changed, 40 insertions(+), 9 deletions(-) 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