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 36ebd61940fa3f99a2e7e6ab91c6bc0d772eaf20
Author: Andriy Redko <[email protected]>
AuthorDate: Tue Nov 7 20:58:11 2023 -0500

    Update maven-surefire-report-plugin to 3.2.2
    
    (cherry picked from commit 2c2c42bb4a2b08023c7e35b42dae267b04e1c4fc)
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index ba0aaeed4c..a98b63c7c3 100644
--- a/pom.xml
+++ b/pom.xml
@@ -545,7 +545,7 @@
                 <plugin>
                     <groupId>org.apache.maven.plugins</groupId>
                     <artifactId>maven-surefire-report-plugin</artifactId>
-                    <version>3.1.2</version>
+                    <version>3.2.2</version>
                 </plugin>
                 <plugin>
                     <groupId>org.apache.maven.plugins</groupId>

Reply via email to