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/10/18 11:11:46 UTC

svn commit: r1812496 - /santuario/xml-security-java/branches/2.0.x-fixes/pom.xml

Author: coheigea
Date: Wed Oct 18 11:11:45 2017
New Revision: 1812496

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

Modified:
    santuario/xml-security-java/branches/2.0.x-fixes/pom.xml

Modified: santuario/xml-security-java/branches/2.0.x-fixes/pom.xml
URL: http://svn.apache.org/viewvc/santuario/xml-security-java/branches/2.0.x-fixes/pom.xml?rev=1812496&r1=1812495&r2=1812496&view=diff
==============================================================================
--- santuario/xml-security-java/branches/2.0.x-fixes/pom.xml (original)
+++ santuario/xml-security-java/branches/2.0.x-fixes/pom.xml Wed Oct 18 11:11:45 2017
@@ -346,7 +346,7 @@
                 <plugin>
                     <groupId>org.apache.maven.plugins</groupId>
                     <artifactId>maven-surefire-plugin</artifactId>
-                    <version>2.19.1</version>
+                    <version>2.20.1</version>
                     <configuration>
                         <reportFormat>brief</reportFormat>
                         <useFile>false</useFile>