Author: ggregory
Date: Sat Jun 16 14:37:34 2018
New Revision: 1833639

URL: http://svn.apache.org/viewvc?rev=1833639&view=rev
Log:
maven-surefire-report-plugin 2.21.0 -> 2.22.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=1833639&r1=1833638&r2=1833639&view=diff
==============================================================================
--- commons/proper/commons-parent/trunk/pom.xml (original)
+++ commons/proper/commons-parent/trunk/pom.xml Sat Jun 16 14:37:34 2018
@@ -51,6 +51,7 @@
     - maven-javadoc-plugin 3.0.0 -> 3.0.1 (Java 10 compatibility)
     - maven-site-plugin 3.7.0 -> 3.7.1.
     - org.apache.maven.wagon:wagon-ssh 3.0.0 -> 3.1.0
+    - maven-surefire-report-plugin 2.21.0 -> 2.22.0
       
   -->
   
@@ -1764,8 +1765,8 @@
     <!-- plugin versions (allows same value in reporting and build sections; 
also allows easy override) -->
     <commons.build-plugin.version>1.8</commons.build-plugin.version>
     
<commons.release-plugin.version>1.3-SNAPSHOT</commons.release-plugin.version>
-    <commons.surefire.version>2.21.0</commons.surefire.version>
-    <commons.failsafe.version>2.21.0</commons.failsafe.version>
+    <commons.surefire.version>2.22.0</commons.surefire.version>
+    <commons.failsafe.version>2.22.0</commons.failsafe.version>
     <commons.surefire-report.version>2.21.0</commons.surefire-report.version>
     <commons.javadoc.version>3.0.1</commons.javadoc.version>
     <commons.rat.version>0.12</commons.rat.version>


Reply via email to