This is an automated email from the ASF dual-hosted git repository.
zhangduo pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/hbase.git
The following commit(s) were added to refs/heads/master by this push:
new a4ce03a3548 HASE-29928 Bump io.airlift:aircompressor from 0.27 to
2.0.3 (#7796)
a4ce03a3548 is described below
commit a4ce03a3548dec914526d18e88c66daf87f6071f
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Sun Mar 1 10:21:58 2026 +0800
HASE-29928 Bump io.airlift:aircompressor from 0.27 to 2.0.3 (#7796)
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
...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot]
<49699333+dependabot[bot]@users.noreply.github.com>
Signed-off-by: Duo Zhang <[email protected]>
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 1f3b811c954..24130c6d1e3 100644
--- a/pom.xml
+++ b/pom.xml
@@ -978,7 +978,7 @@
<refguide.fontawesome.version>4.7.0</refguide.fontawesome.version>
<refguide.mathjax.version>2.7.0</refguide.mathjax.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>