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

reta pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/cxf.git


The following commit(s) were added to refs/heads/master by this push:
     new 99049ddfca Update maven-enforcer-plugin to 3.1.0
99049ddfca is described below

commit 99049ddfca6a3dc00d820ec343515ee8b66160b7
Author: Andriy Redko <[email protected]>
AuthorDate: Wed Jun 29 17:10:47 2022 -0400

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

diff --git a/pom.xml b/pom.xml
index 752f831d2e..56683f02ce 100644
--- a/pom.xml
+++ b/pom.xml
@@ -670,7 +670,7 @@
                 <plugin>
                     <groupId>org.apache.maven.plugins</groupId>
                     <artifactId>maven-enforcer-plugin</artifactId>
-                    <version>3.0.0</version>
+                    <version>3.1.0</version>
                     <configuration>
                         <rules>
                             <requireJavaVersion>

Reply via email to