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

crazyhzm 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 a8030f8  Bump org.apache.commons:commons-compress from 1.25.0 to 
1.26.0 (#215)
a8030f8 is described below

commit a8030f829180f50d4497e42e212a891ec595a059
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Feb 19 14:01:58 2024 +0800

    Bump org.apache.commons:commons-compress from 1.25.0 to 1.26.0 (#215)
    
    Bumps org.apache.commons:commons-compress from 1.25.0 to 1.26.0.
    
    ---
    updated-dependencies:
    - dependency-name: org.apache.commons:commons-compress
      dependency-type: direct:production
      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 5acbeff..4aa2dc8 100644
--- a/pom.xml
+++ b/pom.xml
@@ -258,7 +258,7 @@
     <dependency>
       <groupId>org.apache.commons</groupId>
       <artifactId>commons-compress</artifactId>
-      <version>1.25.0</version>
+      <version>1.26.0</version>
     </dependency>
   </dependencies>
 

Reply via email to