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

sjaranowski 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 98ae2138 [MASSEMBLY-1012] Bump org.apache.commons:commons-compress 
from 1.23.0 to 1.25.0 (#171)
98ae2138 is described below

commit 98ae21389271d4161bdab86a78f3268636a8f570
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Sun Dec 10 11:45:49 2023 +0100

    [MASSEMBLY-1012] Bump org.apache.commons:commons-compress from 1.23.0 to 
1.25.0 (#171)
    
    Bumps org.apache.commons:commons-compress from 1.23.0 to 1.25.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 dadbd4a4..15b78153 100644
--- a/pom.xml
+++ b/pom.xml
@@ -383,7 +383,7 @@ under the License.
               <dependency>
                 <groupId>org.apache.commons</groupId>
                 <artifactId>commons-compress</artifactId>
-                <version>1.23.0</version>
+                <version>1.25.0</version>
               </dependency>
               <dependency>
                 <groupId>com.github.luben</groupId>

Reply via email to