You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by rf...@apache.org on 2018/03/23 13:36:04 UTC

[maven-javadoc-plugin] branch master updated: [MJAVADOC-571] Upgrade plexus-java to 0.9.7

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

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


The following commit(s) were added to refs/heads/master by this push:
     new b49d947  [MJAVADOC-571] Upgrade plexus-java to 0.9.7
b49d947 is described below

commit b49d94757a269129572d71d4472f0c815c405163
Author: rfscholte <rf...@apache.org>
AuthorDate: Fri Mar 23 14:35:57 2018 +0100

    [MJAVADOC-571] Upgrade plexus-java to 0.9.7
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index e646e70..4c3728a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -234,7 +234,7 @@ under the License.
     <dependency>
       <groupId>org.codehaus.plexus</groupId>
       <artifactId>plexus-java</artifactId>
-      <version>0.9.6</version>
+      <version>0.9.7</version>
     </dependency>
     <dependency>
       <groupId>org.codehaus.plexus</groupId>

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