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-scm.git
The following commit(s) were added to refs/heads/master by this push: new 884192c Bump extra-enforcer-rules from 1.0-beta-9 to 1.3 884192c is described below commit 884192c2aa5d849808cfc39a3be6a15f7aa1c771 Author: Sylwester Lachiewicz <slachiew...@apache.org> AuthorDate: Tue Dec 22 15:01:20 2020 +0100 Bump extra-enforcer-rules from 1.0-beta-9 to 1.3 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 99640b9..2f728b8 100644 --- a/pom.xml +++ b/pom.xml @@ -386,7 +386,7 @@ <dependency> <groupId>org.codehaus.mojo</groupId> <artifactId>extra-enforcer-rules</artifactId> - <version>1.0-beta-9</version> + <version>1.3</version> </dependency> </dependencies> </plugin>