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 a485afc96a82e2b4569d7cd6885e7393f49c517d
Author: Andriy Redko <drr...@gmail.com>
AuthorDate: Tue Nov 7 20:42:45 2023 -0500

    Update maven-enforcer-plugin to 3.4.1
    
    (cherry picked from commit ef212f22c55a899bf7759864f72374fa97560819)
    (cherry picked from commit 54f65e5b70deb43bd27a2a5ed728377afca54c8c)
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 0f8d824ec0..dca812922c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -638,7 +638,7 @@
                 <plugin>
                     <groupId>org.apache.maven.plugins</groupId>
                     <artifactId>maven-enforcer-plugin</artifactId>
-                    <version>3.3.0</version>
+                    <version>3.4.1</version>
                     <configuration>
                         <rules>
                             <requireMavenVersion>

Reply via email to