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 196cd17ee Bump io.airlift:aircompressor from 0.27 to 2.0.2 (#651)
196cd17ee is described below

commit 196cd17ee6981156e1c19bd7b1809672e454c4ca
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri Mar 21 00:54:10 2025 -0400

    Bump io.airlift:aircompressor from 0.27 to 2.0.2 (#651)
    
    Bumps [io.airlift:aircompressor](https://github.com/airlift/aircompressor) 
from 0.27 to 2.0.2.
    - [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.27...2.0.2)
    
    ---
    updated-dependencies:
    - dependency-name: io.airlift:aircompressor
      dependency-type: direct:development
      update-type: version-update:semver-major
    ...
    
    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 379e44570..6ecada045 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.27</version>
+      <version>2.0.2</version>
       <scope>test</scope>
     </dependency>
     <dependency>

Reply via email to