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 18:41:03 UTC

[cxf] 02/03: 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 3.6.x-fixes
in repository https://gitbox.apache.org/repos/asf/cxf.git

commit 8ba21900bd9cd02aa06c49b89c52f0746dbc152e
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
    
    (cherry picked from commit 01758f6eedfd637c3328c114665e5f7a30f5a8fa)
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 5eee9c8f11..c2587d0eeb 100644
--- a/pom.xml
+++ b/pom.xml
@@ -547,7 +547,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>