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 2020/02/18 16:51:23 UTC

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

Author: coheigea
Date: Tue Feb 18 16:51:23 2020
New Revision: 1874167

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

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=1874167&r1=1874166&r2=1874167&view=diff
==============================================================================
--- santuario/xml-security-java/trunk/pom.xml (original)
+++ santuario/xml-security-java/trunk/pom.xml Tue Feb 18 16:51:23 2020
@@ -418,7 +418,7 @@
                         <plugin>
                             <groupId>org.apache.maven.plugins</groupId>
                             <artifactId>maven-surefire-plugin</artifactId>
-                            <version>2.22.1</version>
+                            <version>2.22.2</version>
                             <configuration>
                                 <reportFormat>brief</reportFormat>
                                 <useFile>false</useFile>