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 2019/12/12 10:36:22 UTC

svn commit: r1871264 - /santuario/xml-security-java/branches/2.1.x-fixes/pom.xml

Author: coheigea
Date: Thu Dec 12 10:36:22 2019
New Revision: 1871264

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

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

Modified: santuario/xml-security-java/branches/2.1.x-fixes/pom.xml
URL: http://svn.apache.org/viewvc/santuario/xml-security-java/branches/2.1.x-fixes/pom.xml?rev=1871264&r1=1871263&r2=1871264&view=diff
==============================================================================
--- santuario/xml-security-java/branches/2.1.x-fixes/pom.xml (original)
+++ santuario/xml-security-java/branches/2.1.x-fixes/pom.xml Thu Dec 12 10:36:22 2019
@@ -410,7 +410,7 @@
                         <plugin>
                             <groupId>org.apache.maven.plugins</groupId>
                             <artifactId>maven-surefire-plugin</artifactId>
-                            <version>2.21.0</version>
+                            <version>2.22.1</version>
                             <configuration>
                                 <reportFormat>brief</reportFormat>
                                 <useFile>false</useFile>