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-assembly-plugin.git


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

commit 5b4fedde0c68eef44e8658c048814b05d43e562f
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Apr 29 22:28:43 2025 +0000

    Bump org.apache.commons:commons-compress from 1.27.0 to 1.27.1
    
    Bumps org.apache.commons:commons-compress from 1.27.0 to 1.27.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 4b31a74a..616fe66d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -390,7 +390,7 @@ under the License.
               <dependency>
                 <groupId>org.apache.commons</groupId>
                 <artifactId>commons-compress</artifactId>
-                <version>1.27.0</version>
+                <version>1.27.1</version>
               </dependency>
               <dependency>
                 <!-- newer version needed by commons-compress -->

Reply via email to