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

reta pushed a commit to branch 3.5.x-fixes
in repository https://gitbox.apache.org/repos/asf/cxf.git

commit 779582e949c02d8cb021088dbafdf762a8ea6f58
Author: Andriy Redko <drr...@gmail.com>
AuthorDate: Tue Nov 7 20:58:11 2023 -0500

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

diff --git a/pom.xml b/pom.xml
index 57125e375d..851d796ce5 100644
--- a/pom.xml
+++ b/pom.xml
@@ -546,7 +546,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