You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by mi...@apache.org on 2021/08/28 21:01:13 UTC

[maven] branch maven-3.8.x-MNG-6818 created (now 0c3fe07)

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

michaelo pushed a change to branch maven-3.8.x-MNG-6818
in repository https://gitbox.apache.org/repos/asf/maven.git.


      at 0c3fe07  [MNG-6818] - Upgrade plexus-utils 3.3.0

This branch includes the following new commits:

     new 0c3fe07  [MNG-6818] - Upgrade plexus-utils 3.3.0

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] 01/01: [MNG-6818] - Upgrade plexus-utils 3.3.0

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

michaelo pushed a commit to branch maven-3.8.x-MNG-6818
in repository https://gitbox.apache.org/repos/asf/maven.git

commit 0c3fe074bbd3272a7b46c28683c6ed50d0daede7
Author: Karl Heinz Marbaise <kh...@apache.org>
AuthorDate: Mon Dec 9 19:43:44 2019 +0100

    [MNG-6818] - Upgrade plexus-utils 3.3.0
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 05b80b2..8212816 100644
--- a/pom.xml
+++ b/pom.xml
@@ -56,7 +56,7 @@ under the License.
     <mockitoVersion>2.21.0</mockitoVersion>
     <plexusVersion>2.1.0</plexusVersion>
     <plexusInterpolationVersion>1.25</plexusInterpolationVersion>
-    <plexusUtilsVersion>3.2.1</plexusUtilsVersion>
+    <plexusUtilsVersion>3.3.0</plexusUtilsVersion>
     <guiceVersion>4.2.2</guiceVersion>
     <sisuInjectVersion>0.3.4</sisuInjectVersion>
     <wagonVersion>3.4.3</wagonVersion>