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

cstamas pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/maven-resolver.git


The following commit(s) were added to refs/heads/master by this push:
     new e37f2081 [MRESOLVER-580] Bump org.codehaus.plexus:plexus-testing from 
1.3.0 to 1.4.0 (#528)
e37f2081 is described below

commit e37f2081b0d57e7f8d4bf6b2f8ec383435fdb614
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Jul 9 11:49:55 2024 +0200

    [MRESOLVER-580] Bump org.codehaus.plexus:plexus-testing from 1.3.0 to 1.4.0 
(#528)
    
    Bumps 
[org.codehaus.plexus:plexus-testing](https://github.com/codehaus-plexus/plexus-testing)
 from 1.3.0 to 1.4.0.
    - [Release 
notes](https://github.com/codehaus-plexus/plexus-testing/releases)
    - 
[Commits](https://github.com/codehaus-plexus/plexus-testing/compare/plexus-testing-1.3.0...plexus-testing-1.4.0)
    
    ---
    updated-dependencies:
    - dependency-name: org.codehaus.plexus:plexus-testing
      dependency-type: direct:development
      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>
    
    ---
    
    https://issues.apache.org/jira/browse/MRESOLVER-580
---
 maven-resolver-transport-wagon/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/maven-resolver-transport-wagon/pom.xml 
b/maven-resolver-transport-wagon/pom.xml
index d7fd95f7..68b50c71 100644
--- a/maven-resolver-transport-wagon/pom.xml
+++ b/maven-resolver-transport-wagon/pom.xml
@@ -90,7 +90,7 @@
     <dependency>
       <groupId>org.codehaus.plexus</groupId>
       <artifactId>plexus-testing</artifactId>
-      <version>1.3.0</version>
+      <version>1.4.0</version>
       <scope>test</scope>
     </dependency>
     <dependency>

Reply via email to