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

github-bot pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/maven-shade-plugin.git


The following commit(s) were added to refs/heads/master by this push:
     new 35febed  Bump org.apache.commons:commons-compress from 1.26.2 to 1.28.0
35febed is described below

commit 35febedd73f76009029f9ec3979353bd21af59cf
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Sep 8 23:28:27 2025 +0000

    Bump org.apache.commons:commons-compress from 1.26.2 to 1.28.0
    
    Bumps 
[org.apache.commons:commons-compress](https://github.com/apache/commons-compress)
 from 1.26.2 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.26.2...rel/commons-compress-1.28.0)
    
    ---
    updated-dependencies:
    - dependency-name: org.apache.commons:commons-compress
      dependency-version: 1.28.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index d282014..0bb6ab1 100644
--- a/pom.xml
+++ b/pom.xml
@@ -159,7 +159,7 @@
     <dependency>
       <groupId>org.apache.commons</groupId>
       <artifactId>commons-compress</artifactId>
-      <version>1.26.2</version>
+      <version>1.28.0</version>
     </dependency>
     <dependency>
       <groupId>commons-io</groupId>

Reply via email to