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

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

diff --git a/pom.xml b/pom.xml
index fb6212e953..bebbac65ff 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.1.2</version>
+                    <version>3.2.2</version>
                 </plugin>
                 <plugin>
                     <groupId>org.apache.maven.plugins</groupId>

Reply via email to