You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ws.apache.org by co...@apache.org on 2019/12/12 10:50:38 UTC

[ws-wss4j] 02/02: Updating surefire

This is an automated email from the ASF dual-hosted git repository.

coheigea pushed a commit to branch 2_2_x-fixes
in repository https://gitbox.apache.org/repos/asf/ws-wss4j.git

commit 54c7658f69d607bc842876b7962c764c3d3183f3
Author: Colm O hEigeartaigh <co...@apache.org>
AuthorDate: Thu Dec 12 10:45:03 2019 +0000

    Updating surefire
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 9787ef5..38e43b0 100644
--- a/pom.xml
+++ b/pom.xml
@@ -374,7 +374,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>