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 2017/12/30 21:22:42 UTC

[maven-enforcer] branch master updated: [MENFORCER-290] 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-enforcer.git


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

commit cca17c1aed5c63ffa73d55458ede687224572ac3
Author: Karl Heinz Marbaise <kh...@apache.org>
AuthorDate: Sat Dec 30 22:22:27 2017 +0100

    [MENFORCER-290] 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 84a3b55..1000f12 100644
--- a/pom.xml
+++ b/pom.xml
@@ -116,7 +116,7 @@
       <dependency>
         <groupId>org.codehaus.plexus</groupId>
         <artifactId>plexus-utils</artifactId>
-        <version>3.0.24</version>
+        <version>3.1.0</version>
       </dependency>
       <dependency>
         <groupId>junit</groupId>

-- 
To stop receiving notification emails like this one, please contact
['"commits@maven.apache.org" <co...@maven.apache.org>'].