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/10 00:24:09 UTC

[maven-scm] branch plex created (now 048890e)

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


      at 048890e  update plexus-utils

This branch includes the following new commits:

     new 048890e  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-scm] 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-scm.git

commit 048890ebe0b6500af0a2b00083b8948c94c15493
Author: Elliotte Rusty Harold <el...@ibiblio.org>
AuthorDate: Sat May 9 20:23:53 2020 -0400

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

diff --git a/pom.xml b/pom.xml
index 3eeb2de..aad3c8d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -266,7 +266,7 @@
       <dependency>
         <groupId>org.codehaus.plexus</groupId>
         <artifactId>plexus-utils</artifactId>
-        <version>3.1.0</version>
+        <version>3.3.0</version>
       </dependency>
       <dependency>
           <groupId>org.sonatype.plexus</groupId>