You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Raphael Rösch (JIRA)" <ji...@apache.org> on 2019/07/12 07:07:00 UTC

[jira] [Created] (MNG-6709) Upgrade plexus-utils to 3.2.1

Raphael Rösch created MNG-6709:
----------------------------------

             Summary: Upgrade plexus-utils to 3.2.1
                 Key: MNG-6709
                 URL: https://issues.apache.org/jira/browse/MNG-6709
             Project: Maven
          Issue Type: Dependency upgrade
    Affects Versions: 3.6.1
            Reporter: Raphael Rösch


Upgrade plexus-utils to 3.2.1 ([Changes|https://github.com/codehaus-plexus/plexus-utils/issues?q=is%3Aissue+milestone%3A3.2.1+is%3Aclosed])
{code:java}
diff --git a/pom.xml b/pom.xml
index 861a02a..611e52b 100644
--- a/pom.xml
+++ b/pom.xml
@@ -56,7 +56,7 @@ under the License.
     <mockitoVersion>2.21.0</mockitoVersion>
     <plexusVersion>2.0.0</plexusVersion>
     <plexusInterpolationVersion>1.25</plexusInterpolationVersion>
-    <plexusUtilsVersion>3.2.0</plexusUtilsVersion>
+    <plexusUtilsVersion>3.2.1</plexusUtilsVersion>
     <guiceVersion>4.2.1</guiceVersion>
     <sisuInjectVersion>0.3.3</sisuInjectVersion>
     <wagonVersion>3.3.3</wagonVersion>
{code}



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)