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

ggregory pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/commons-compress.git


The following commit(s) were added to refs/heads/master by this push:
     new 8f0962e99 Bump io.airlift:aircompressor from 0.26 to 0.27 (#650)
8f0962e99 is described below

commit 8f0962e9994043378feac8e4f9bb5d58e6cb177c
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu Mar 20 20:20:03 2025 -0400

    Bump io.airlift:aircompressor from 0.26 to 0.27 (#650)
    
    Bumps [io.airlift:aircompressor](https://github.com/airlift/aircompressor) 
from 0.26 to 0.27.
    - [Release notes](https://github.com/airlift/aircompressor/releases)
    - 
[Changelog](https://github.com/airlift/aircompressor/blob/master/jreleaser.yml)
    - [Commits](https://github.com/airlift/aircompressor/compare/0.26...0.27)
    
    ---
    updated-dependencies:
    - dependency-name: io.airlift:aircompressor
      dependency-type: direct:development
    ...
    
    Signed-off-by: dependabot[bot] <supp...@github.com>
    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 b4ea45120..379e44570 100644
--- a/pom.xml
+++ b/pom.xml
@@ -111,7 +111,7 @@ Brotli, Zstandard and ar, cpio, jar, tar, zip, dump, 7z, 
arj.
     <dependency>
       <groupId>io.airlift</groupId>
       <artifactId>aircompressor</artifactId>
-      <version>0.26</version>
+      <version>0.27</version>
       <scope>test</scope>
     </dependency>
     <dependency>

Reply via email to