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

mbuenger pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/maven-resolver.git


The following commit(s) were added to refs/heads/master by this push:
     new 5bebeda0 Bump org.apache.commons:commons-compress from 1.27.1 to 
1.28.0 (#1538)
5bebeda0 is described below

commit 5bebeda03edb1c88994324cc6f9e8c11db02f407
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Jul 30 10:25:31 2025 +0200

    Bump org.apache.commons:commons-compress from 1.27.1 to 1.28.0 (#1538)
    
    Bumps 
[org.apache.commons:commons-compress](https://github.com/apache/commons-compress)
 from 1.27.1 to 1.28.0.
    - 
[Changelog](https://github.com/apache/commons-compress/blob/master/RELEASE-NOTES.txt)
    - 
[Commits](https://github.com/apache/commons-compress/compare/rel/commons-compress-1.27.1...rel/commons-compress-1.28.0)
    
    ---
    updated-dependencies:
    - dependency-name: org.apache.commons:commons-compress
      dependency-version: 1.28.0
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    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 0ccfb51a..75098c12 100644
--- a/pom.xml
+++ b/pom.xml
@@ -335,7 +335,7 @@
       <dependency>
         <groupId>org.apache.commons</groupId>
         <artifactId>commons-compress</artifactId>
-        <version>1.27.1</version>
+        <version>1.28.0</version>
       </dependency>
     </dependencies>
   </dependencyManagement>

Reply via email to