You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by gg...@apache.org on 2014/10/04 04:06:19 UTC

svn commit: r1629346 - /commons/proper/commons-parent/trunk/pom.xml

Author: ggregory
Date: Sat Oct  4 02:06:19 2014
New Revision: 1629346

URL: http://svn.apache.org/r1629346
Log:
Update maven-javadic-plugin 2.9.1 -> 2.10.1.

Modified:
    commons/proper/commons-parent/trunk/pom.xml

Modified: commons/proper/commons-parent/trunk/pom.xml
URL: http://svn.apache.org/viewvc/commons/proper/commons-parent/trunk/pom.xml?rev=1629346&r1=1629345&r2=1629346&view=diff
==============================================================================
--- commons/proper/commons-parent/trunk/pom.xml (original)
+++ commons/proper/commons-parent/trunk/pom.xml Sat Oct  4 02:06:19 2014
@@ -52,6 +52,7 @@ Version 35:
 - Update maven-changes-plugin 2.9 -> 2.11
 - Update maven-deploy-plugin 2.8.1 -> 2.8.2
 - Update maven-install-plugin 2.5.1 -> 2.5.2
+- Update maven-javadic-plugin 2.9.1 -> 2.10.1
 - Add property commons.findbugs.version.
 
  -->
@@ -1329,7 +1330,7 @@ Version 35:
     <commons.surefire.version>2.17</commons.surefire.version>
     <commons.surefire-report.version>2.17</commons.surefire-report.version>
     <!-- 2.9.1 includes fix for Javadoc vulnerability (CVE-2013-1571, VU#225657) MJAVADOC-370 -->
-    <commons.javadoc.version>2.9.1</commons.javadoc.version>
+    <commons.javadoc.version>2.10.1</commons.javadoc.version>
     <commons.rat.version>0.11</commons.rat.version>
     <commons.changes.version>2.11</commons.changes.version>
     <commons.clirr.version>2.6.1</commons.clirr.version>