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


The following commit(s) were added to refs/heads/main by this push:
     new dbdcfb9072 Update maven-surefire-plugin to 3.2.2
dbdcfb9072 is described below

commit dbdcfb90725e98c05f5db23adb688c186b52ce83
Author: Andriy Redko <[email protected]>
AuthorDate: Mon Nov 6 16:47:49 2023 -0500

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

diff --git a/pom.xml b/pom.xml
index cbd104fc8b..19f6a91f6c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -475,7 +475,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