This is an automated email from the ASF dual-hosted git repository.

zhangduo pushed a commit to branch branch-3
in repository https://gitbox.apache.org/repos/asf/hbase.git

commit 949322b3f4ffe9e015b60577ffc1886b2f213e45
Author: Duo Zhang <[email protected]>
AuthorDate: Sun Mar 1 20:09:57 2026 +0800

    Revert "HASE-29928 Bump io.airlift:aircompressor from 0.27 to 2.0.3 (#7796)"
    
    This reverts commit 9ed696eb607210d0f398c2897544d50107401e81.
    
    Incorrect issue id
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 45204e819aa..057838ea6ee 100644
--- a/pom.xml
+++ b/pom.xml
@@ -903,7 +903,7 @@
     <spotless.version>2.44.4</spotless.version>
     <maven-site.version>3.21.0</maven-site.version>
     <!-- compression -->
-    <aircompressor.version>2.0.3</aircompressor.version>
+    <aircompressor.version>0.27</aircompressor.version>
     <brotli4j.version>1.11.0</brotli4j.version>
     <lz4.version>1.10.1</lz4.version>
     <snappy.version>1.1.10.4</snappy.version>

Reply via email to