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/08/13 14:38:57 UTC

svn commit: r1804918 - /maven/plugins/trunk/maven-ejb-plugin/pom.xml

Author: khmarbaise
Date: Sun Aug 13 14:38:57 2017
New Revision: 1804918

URL: http://svn.apache.org/viewvc?rev=1804918&view=rev
Log:
[MEJB-114] Upgrade plexus-utils to version 3.1.0

Modified:
    maven/plugins/trunk/maven-ejb-plugin/pom.xml

Modified: maven/plugins/trunk/maven-ejb-plugin/pom.xml
URL: http://svn.apache.org/viewvc/maven/plugins/trunk/maven-ejb-plugin/pom.xml?rev=1804918&r1=1804917&r2=1804918&view=diff
==============================================================================
--- maven/plugins/trunk/maven-ejb-plugin/pom.xml (original)
+++ maven/plugins/trunk/maven-ejb-plugin/pom.xml Sun Aug 13 14:38:57 2017
@@ -97,7 +97,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>org.codehaus.plexus</groupId>