You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cxf.apache.org by bu...@apache.org on 2020/01/28 08:41:39 UTC

[cxf] 01/02: Update to maven-surefire-plugin 2.22.2

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

buhhunyx pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/cxf.git

commit f6205b921a9eda3fc83c64353df8001d2f6e3f50
Author: Alexey Markevich <bu...@gmail.com>
AuthorDate: Tue Jan 28 11:38:23 2020 +0300

    Update to maven-surefire-plugin 2.22.2
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index f24d059..2906f0f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -485,7 +485,7 @@
                 <plugin>
                     <groupId>org.apache.maven.plugins</groupId>
                     <artifactId>maven-surefire-plugin</artifactId>
-                    <version>2.22.1</version>
+                    <version>2.22.2</version>
                 </plugin>
                 <plugin>
                     <groupId>org.apache.maven.plugins</groupId>