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

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


The following commit(s) were added to refs/heads/master by this push:
     new 9d6a746  Updating surefire
9d6a746 is described below

commit 9d6a746fc69696d59e521881f6f9afcabdd23058
Author: Colm O hEigeartaigh <cohei...@apache.org>
AuthorDate: Tue Feb 18 17:06:18 2020 +0000

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

diff --git a/pom.xml b/pom.xml
index 8cc912d..8e56d98 100644
--- a/pom.xml
+++ b/pom.xml
@@ -390,7 +390,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>

Reply via email to