You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cxf.apache.org by re...@apache.org on 2022/07/06 00:59:12 UTC

[cxf] 01/04: Update maven-enforcer-plugin to 3.1.0

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

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

commit f6bee90bd7937676e32337cc4cd61b50a09a354a
Author: Andriy Redko <dr...@gmail.com>
AuthorDate: Wed Jun 29 17:10:47 2022 -0400

    Update maven-enforcer-plugin to 3.1.0
    
    (cherry picked from commit 99049ddfca6a3dc00d820ec343515ee8b66160b7)
    (cherry picked from commit 719c96a310c0afa62d430588cf38e77523080fa2)
    
    # Conflicts:
    #       pom.xml
    (cherry picked from commit 5800c2bb132d37be1a5dc76bdf18241c0e67df8d)
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index ddf3776029..57be9b6e24 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.0.0-M3</version>
+                    <version>3.1.0</version>
                     <configuration>
                         <rules>
                             <requireMavenVersion>