diff --git a/gluten-celeborn/clickhouse/pom.xml b/gluten-celeborn/clickhouse/pom.xml
index 284a8f57282a..9e64e77ce6ea 100755
--- a/gluten-celeborn/clickhouse/pom.xml
+++ b/gluten-celeborn/clickhouse/pom.xml
@@ -148,6 +148,38 @@
${hadoop.version}
test
+
+ org.apache.arrow
+ arrow-memory-core
+ ${arrow.version}
+ provided
+
+
+ io.netty
+ netty-common
+
+
+ io.netty
+ netty-buffer
+
+
+
+
+ org.apache.arrow
+ arrow-vector
+ ${arrow.version}
+ provided
+
+
+ io.netty
+ netty-common
+
+
+ io.netty
+ netty-buffer
+
+
+