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 5800c2bb132d37be1a5dc76bdf18241c0e67df8d Author: Andriy Redko <[email protected]> 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 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 0935828712..8931d7e2ca 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>
