diff --git a/pulsar-sql/presto-distribution/pom.xml b/pulsar-sql/presto-distribution/pom.xml
index 7df994c0de568..1a236821d3fd3 100644
--- a/pulsar-sql/presto-distribution/pom.xml
+++ b/pulsar-sql/presto-distribution/pom.xml
@@ -38,6 +38,7 @@
332
2.31
0.170
+ 0.20
2.6
0.0.12
4.2.0
@@ -136,6 +137,18 @@
${presto.version}
+
+ io.airlift
+ aircompressor
+ ${aircompressor.version}
+
+
+ org.openjdk.jol
+ jol-core
+
+
+
+
io.airlift
launcher