You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cxf.apache.org by re...@apache.org on 2023/02/15 17:39:20 UTC

[cxf] 01/02: Update maven-surefire-report-plugin to 3.0.0-M9

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

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

commit 01758f6eedfd637c3328c114665e5f7a30f5a8fa
Author: Andriy Redko <dr...@gmail.com>
AuthorDate: Wed Feb 15 12:36:37 2023 -0500

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

diff --git a/pom.xml b/pom.xml
index 738cbe77a7..8d0655f0ad 100644
--- a/pom.xml
+++ b/pom.xml
@@ -544,7 +544,7 @@
                 <plugin>
                     <groupId>org.apache.maven.plugins</groupId>
                     <artifactId>maven-surefire-report-plugin</artifactId>
-                    <version>3.0.0-M8</version>
+                    <version>3.0.0-M9</version>
                 </plugin>
                 <plugin>
                     <groupId>org.apache.maven.plugins</groupId>