You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@creadur.apache.org by po...@apache.org on 2021/07/17 18:19:00 UTC

[creadur-rat] 09/18: RAT-283: Update enforder rules

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 <po...@apache.org>
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>