This is an automated email from the ASF dual-hosted git repository.
voonhous pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/hudi.git
The following commit(s) were added to refs/heads/master by this push:
new dfb763ec2ef5 chore(deps): bump io.airlift:aircompressor from 0.27 to
2.0.3 (#18247)
dfb763ec2ef5 is described below
commit dfb763ec2ef5c09ee04dda5e9aa5d332b52ff4c9
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri Jul 24 10:44:26 2026 +0000
chore(deps): bump io.airlift:aircompressor from 0.27 to 2.0.3 (#18247)
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>
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index c7c66e712c73..51c7fa6ef07e 100644
--- a/pom.xml
+++ b/pom.xml
@@ -137,7 +137,7 @@
<orc.spark.version>1.6.0</orc.spark.version>
<orc.flink.version>1.5.6</orc.flink.version>
<roaringbitmap.version>0.9.47</roaringbitmap.version>
- <airlift.version>0.27</airlift.version>
+ <airlift.version>2.0.3</airlift.version>
<tally.version>0.13.0</tally.version>
<prometheus.version>0.16.0</prometheus.version>
<aws.sdk.httpclient.version>4.5.13</aws.sdk.httpclient.version>