diff --git a/distribution/server/src/assemble/LICENSE.bin.txt b/distribution/server/src/assemble/LICENSE.bin.txt index 41052de646efb..936528ad8b7e2 100644 --- a/distribution/server/src/assemble/LICENSE.bin.txt +++ b/distribution/server/src/assemble/LICENSE.bin.txt @@ -425,7 +425,7 @@ The Apache Software License, Version 2.0 - org.apache.httpcomponents-httpclient-4.5.5.jar - org.apache.httpcomponents-httpcore-4.4.9.jar * AirCompressor - - io.airlift-aircompressor-0.16.jar + - io.airlift-aircompressor-0.20.jar * AsyncHttpClient - org.asynchttpclient-async-http-client-2.12.1.jar - org.asynchttpclient-async-http-client-netty-utils-2.12.1.jar diff --git a/pom.xml b/pom.xml index 718ef2d81df4f..e793d8998b7bf 100644 --- a/pom.xml +++ b/pom.xml @@ -157,7 +157,7 @@ flexible messaging model and an intuitive client API. 0.14.0 5.3.2 1.9.13 - 0.16 + 0.20 2.12.1 1.78 3.6 @@ -598,7 +598,7 @@ flexible messaging model and an intuitive client API. jna ${jna.version} - + com.github.docker-java docker-java-core diff --git a/pulsar-sql/presto-distribution/LICENSE b/pulsar-sql/presto-distribution/LICENSE index a52dda264ba59..906cad724359e 100644 --- a/pulsar-sql/presto-distribution/LICENSE +++ b/pulsar-sql/presto-distribution/LICENSE @@ -273,7 +273,7 @@ The Apache Software License, Version 2.0 * CGLIB Nodep - cglib-nodep-3.3.0.jar * Airlift - - aircompressor-0.16.jar + - aircompressor-0.20.jar - airline-0.8.jar - bootstrap-0.199.jar - bootstrap-0.195.jar 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