You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by kh...@apache.org on 2019/12/09 18:43:56 UTC

[maven] 01/01: [MNG-6818] - Upgrade plexus-utils 3.3.0

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

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

commit f43c469731b761126752aa110a57483756c8cb9c
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 cda615c..2cbd9ba 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.3.4</wagonVersion>