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 2018/03/29 15:25:01 UTC

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

Author: ggregory
Date: Thu Mar 29 15:25:01 2018
New Revision: 1828002

URL: http://svn.apache.org/viewvc?rev=1828002&view=rev
Log:
maven-surefire-report-plugin 2.20.1 -> 2.21.0.

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=1828002&r1=1828001&r2=1828002&view=diff
==============================================================================
--- commons/proper/commons-parent/trunk/pom.xml (original)
+++ commons/proper/commons-parent/trunk/pom.xml Thu Mar 29 15:25:01 2018
@@ -41,6 +41,7 @@
     Version 46:
 
     - japicmp-maven-plugin 0.11.0 -> 0.11.1
+    - maven-surefire-report-plugin 2.20.1 -> 2.21.0
 
   -->
 
@@ -1691,7 +1692,7 @@
     <commons.release-plugin.version>1.1</commons.release-plugin.version>
     <commons.surefire.version>2.21.0</commons.surefire.version>
     <commons.failsafe.version>2.21.0</commons.failsafe.version>
-    <commons.surefire-report.version>2.20.1</commons.surefire-report.version>
+    <commons.surefire-report.version>2.21.0</commons.surefire-report.version>
     <commons.javadoc.version>3.0.0</commons.javadoc.version>
     <commons.rat.version>0.12</commons.rat.version>
     <commons.changes.version>2.12.1</commons.changes.version>