You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by sl...@apache.org on 2021/10/11 07:08:26 UTC

[maven-apache-parent] branch master updated: Bump maven-enforcer-plugin to 3.0.0

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

slachiewicz pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/maven-apache-parent.git


The following commit(s) were added to refs/heads/master by this push:
     new 9e195c8  Bump maven-enforcer-plugin to 3.0.0
9e195c8 is described below

commit 9e195c86baada07b2a1a493ca7eed622d0482b36
Author: Sylwester Lachiewicz <sl...@apache.org>
AuthorDate: Mon Oct 11 00:24:35 2021 +0200

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

diff --git a/pom.xml b/pom.xml
index 7afdff9..b21e6c5 100644
--- a/pom.xml
+++ b/pom.xml
@@ -166,7 +166,7 @@ under the License.
         <plugin>
           <groupId>org.apache.maven.plugins</groupId>
           <artifactId>maven-enforcer-plugin</artifactId>
-          <version>1.4.1</version>
+          <version>3.0.0</version>
         </plugin>
         <plugin>
           <groupId>org.apache.maven.plugins</groupId>