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 2018/04/19 19:50:04 UTC

[maven-invoker-plugin] branch master updated: [MINVOKER-235] - Upgrade plexus-utils 3.1.0

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

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


The following commit(s) were added to refs/heads/master by this push:
     new 3ec5a7a  [MINVOKER-235] - Upgrade plexus-utils 3.1.0
3ec5a7a is described below

commit 3ec5a7a3913fb5f01747bca1c109b4d1d07a9faa
Author: Karl Heinz Marbaise <kh...@apache.org>
AuthorDate: Mon Apr 9 21:56:08 2018 +0200

    [MINVOKER-235] - Upgrade plexus-utils 3.1.0
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index b4bde94..6209f04 100644
--- a/pom.xml
+++ b/pom.xml
@@ -186,7 +186,7 @@ under the License.
     <dependency>
       <groupId>org.codehaus.plexus</groupId>
       <artifactId>plexus-utils</artifactId>
-      <version>3.0.24</version>
+      <version>3.1.0</version>
     </dependency>
     <dependency>
       <groupId>commons-io</groupId>

-- 
To stop receiving notification emails like this one, please contact
khmarbaise@apache.org.