You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by sc...@apache.org on 2016/06/21 17:50:57 UTC

svn commit: r1749577 - /maven/jxr/trunk/pom.xml

Author: schulte
Date: Tue Jun 21 17:50:56 2016
New Revision: 1749577

URL: http://svn.apache.org/viewvc?rev=1749577&view=rev
Log:
[JXR-129] Upgrade of plexus-utils to 3.0.24.


Modified:
    maven/jxr/trunk/pom.xml

Modified: maven/jxr/trunk/pom.xml
URL: http://svn.apache.org/viewvc/maven/jxr/trunk/pom.xml?rev=1749577&r1=1749576&r2=1749577&view=diff
==============================================================================
--- maven/jxr/trunk/pom.xml (original)
+++ maven/jxr/trunk/pom.xml Tue Jun 21 17:50:56 2016
@@ -88,7 +88,7 @@ under the License.
       <dependency>
         <groupId>org.codehaus.plexus</groupId>
         <artifactId>plexus-utils</artifactId>
-        <version>3.0.20</version>
+        <version>3.0.24</version>
       </dependency>
     </dependencies>
   </dependencyManagement>