This is an automated email from the ASF dual-hosted git repository. pottlinger pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/creadur-rat.git
commit 9bc86d2662beaffd8ee43395b6d8f36d2858033a Author: P. Ottlinger <[email protected]> AuthorDate: Thu Jul 15 21:38:24 2021 +0200 RAT-283: Update enforder rules --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 3dcb2e0..ddb7150 100644 --- a/pom.xml +++ b/pom.xml @@ -408,7 +408,7 @@ agnostic home for software distribution comprehension and audit tools. <dependency> <groupId>org.codehaus.mojo</groupId> <artifactId>extra-enforcer-rules</artifactId> - <version>1.0-beta-5</version> + <version>1.3</version> </dependency> </dependencies> </plugin>
