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

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


The following commit(s) were added to refs/heads/branch-2.6 by this push:
     new 2cb83731e2f HBASE-29928 Bump io.airlift:aircompressor from 0.27 to 
2.0.3 (#7796) (#7827)
2cb83731e2f is described below

commit 2cb83731e2f8a982006b793d83a3e8b640fc756d
Author: Duo Zhang <[email protected]>
AuthorDate: Sun Mar 1 21:13:56 2026 +0800

    HBASE-29928 Bump io.airlift:aircompressor from 0.27 to 2.0.3 (#7796) (#7827)
    
    Bumps [io.airlift:aircompressor](https://github.com/airlift/aircompressor) 
from 0.27 to 2.0.3.
    - [Release notes](https://github.com/airlift/aircompressor/releases)
    - [Commits](https://github.com/airlift/aircompressor/compare/0.27...2.0.3)
    
    ---
    updated-dependencies:
    - dependency-name: io.airlift:aircompressor
      dependency-version: 2.0.3
      dependency-type: direct:production
    ...
    
    
    
    
    
    (cherry picked from commit a4ce03a3548dec914526d18e88c66daf87f6071f)
    
    Signed-off-by: Duo Zhang <[email protected]>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index de610be26ee..e9190319d45 100644
--- a/pom.xml
+++ b/pom.xml
@@ -664,7 +664,7 @@
     <spotless.version>2.44.4</spotless.version>
     <maven-site.version>3.21.0</maven-site.version>
     <!-- compression -->
-    <aircompressor.version>0.27</aircompressor.version>
+    <aircompressor.version>2.0.3</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