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

slachiewicz 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 9074582  Bump org.apache.commons:commons-compress from 1.26.0 to 1.26.1
9074582 is described below

commit 90745827b50e1323674e5bc7c1ccdeeddf87afd1
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Mar 11 04:33:11 2024 +0000

    Bump org.apache.commons:commons-compress from 1.26.0 to 1.26.1
    
    Bumps org.apache.commons:commons-compress from 1.26.0 to 1.26.1.
    
    ---
    updated-dependencies:
    - dependency-name: org.apache.commons:commons-compress
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <supp...@github.com>
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 4aa2dc8..df4e78b 100644
--- a/pom.xml
+++ b/pom.xml
@@ -258,7 +258,7 @@
     <dependency>
       <groupId>org.apache.commons</groupId>
       <artifactId>commons-compress</artifactId>
-      <version>1.26.0</version>
+      <version>1.26.1</version>
     </dependency>
   </dependencies>
 

Reply via email to