Skip to content

Commit

Permalink
Revert "upgrade aircompressor to 0.20 (apache#11790)"
Browse files Browse the repository at this point in the history
This reverts commit 5ad16b6.
  • Loading branch information
Jason918 committed Jul 29, 2022
1 parent 78cba46 commit 4634219
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion distribution/server/src/assemble/LICENSE.bin.txt
Expand Up @@ -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.20.jar
- io.airlift-aircompressor-0.16.jar
* AsyncHttpClient
- org.asynchttpclient-async-http-client-2.12.1.jar
- org.asynchttpclient-async-http-client-netty-utils-2.12.1.jar
Expand Down
4 changes: 2 additions & 2 deletions pom.xml
Expand Up @@ -157,7 +157,7 @@ flexible messaging model and an intuitive client API.</description>
<prometheus-jmx.version>0.14.0</prometheus-jmx.version>
<confluent.version>5.3.2</confluent.version>
<kafka-avro-convert-jackson.version>1.9.13</kafka-avro-convert-jackson.version>
<aircompressor.version>0.20</aircompressor.version>
<aircompressor.version>0.16</aircompressor.version>
<asynchttpclient.version>2.12.1</asynchttpclient.version>
<jcommander.version>1.78</jcommander.version>
<commons-lang3.version>3.6</commons-lang3.version>
Expand Down Expand Up @@ -598,7 +598,7 @@ flexible messaging model and an intuitive client API.</description>
<artifactId>jna</artifactId>
<version>${jna.version}</version>
</dependency>

<dependency>
<groupId>com.github.docker-java</groupId>
<artifactId>docker-java-core</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion pulsar-sql/presto-distribution/LICENSE
Expand Up @@ -273,7 +273,7 @@ The Apache Software License, Version 2.0
* CGLIB Nodep
- cglib-nodep-3.3.0.jar
* Airlift
- aircompressor-0.20.jar
- aircompressor-0.16.jar
- airline-0.8.jar
- bootstrap-0.199.jar
- bootstrap-0.195.jar
Expand Down

0 comments on commit 4634219

Please sign in to comment.