You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@santuario.apache.org by co...@apache.org on 2017/05/02 09:09:42 UTC

svn commit: r1793447 - /santuario/xml-security-java/trunk/pom.xml

Author: coheigea
Date: Tue May  2 09:09:42 2017
New Revision: 1793447

URL: http://svn.apache.org/viewvc?rev=1793447&view=rev
Log:
Updating surefire plugin

Modified:
    santuario/xml-security-java/trunk/pom.xml

Modified: santuario/xml-security-java/trunk/pom.xml
URL: http://svn.apache.org/viewvc/santuario/xml-security-java/trunk/pom.xml?rev=1793447&r1=1793446&r2=1793447&view=diff
==============================================================================
--- santuario/xml-security-java/trunk/pom.xml (original)
+++ santuario/xml-security-java/trunk/pom.xml Tue May  2 09:09:42 2017
@@ -365,7 +365,7 @@
                         <plugin>
                             <groupId>org.apache.maven.plugins</groupId>
                             <artifactId>maven-surefire-plugin</artifactId>
-                            <version>2.19.1</version>
+                            <version>2.20</version>
                             <configuration>
                                 <reportFormat>brief</reportFormat>
                                 <useFile>false</useFile>