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-enforcer.git


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

commit 0ad2fd3cea02e05331050851572b57df8530b1e8
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Feb 21 00:05:19 2024 +0000

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

diff --git 
a/maven-enforcer-plugin/src/it/projects/dependency-convergence_transitive_provided/module1/pom.xml
 
b/maven-enforcer-plugin/src/it/projects/dependency-convergence_transitive_provided/module1/pom.xml
index 8ee967e..4a96527 100644
--- 
a/maven-enforcer-plugin/src/it/projects/dependency-convergence_transitive_provided/module1/pom.xml
+++ 
b/maven-enforcer-plugin/src/it/projects/dependency-convergence_transitive_provided/module1/pom.xml
@@ -44,7 +44,7 @@
     <dependency>
       <groupId>org.apache.commons</groupId>
       <artifactId>commons-compress</artifactId>
-      <version>1.21</version>
+      <version>1.26.0</version>
     </dependency>
 
   </dependencies>

Reply via email to