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 01840de5967912b423c05b902321bddbea535acd
Author: Andriy Redko <[email protected]>
AuthorDate: Mon Nov 6 16:47:49 2023 -0500

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

diff --git a/pom.xml b/pom.xml
index 03d999741a..52305efa93 100644
--- a/pom.xml
+++ b/pom.xml
@@ -476,7 +476,7 @@
                 <plugin>
                     <groupId>org.apache.maven.plugins</groupId>
                     <artifactId>maven-surefire-plugin</artifactId>
-                    <version>3.2.1</version>
+                    <version>3.2.2</version>
                 </plugin>
                 <plugin>
                     <groupId>org.apache.maven.plugins</groupId>

Reply via email to