You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by el...@apache.org on 2020/05/11 12:09:17 UTC

[maven-wagon] branch plex created (now f7de3a6)

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

elharo pushed a change to branch plex
in repository https://gitbox.apache.org/repos/asf/maven-wagon.git.


      at f7de3a6  update plexus-utils

This branch includes the following new commits:

     new f7de3a6  update plexus-utils

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.



[maven-wagon] 01/01: update plexus-utils

Posted by el...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

elharo pushed a commit to branch plex
in repository https://gitbox.apache.org/repos/asf/maven-wagon.git

commit f7de3a6ea5e182d7fab28e8f0548da2324097ba9
Author: Elliotte Rusty Harold <el...@ibiblio.org>
AuthorDate: Mon May 11 08:08:56 2020 -0400

    update plexus-utils
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 4456888..56c6b70 100644
--- a/pom.xml
+++ b/pom.xml
@@ -279,7 +279,7 @@ under the License.
       <dependency>
         <groupId>org.codehaus.plexus</groupId>
         <artifactId>plexus-utils</artifactId>
-        <version>3.2.0</version>
+        <version>3.3.0</version>
       </dependency>
 
       <!-- for slf4j -->