This is an automated email from the ASF dual-hosted git repository. btellier pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/james-jspf.git
commit 14f4ccabe9066e856895405f23609d5fc6c37797 Author: Benoit Tellier <btell...@linagora.com> AuthorDate: Mon Sep 9 14:36:43 2019 +0700 JSPF-103 Upgrade apache-rat-plugin to 0.13 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index d35d2be..424f10c 100644 --- a/pom.xml +++ b/pom.xml @@ -176,7 +176,7 @@ <plugin> <groupId>org.apache.rat</groupId> <artifactId>apache-rat-plugin</artifactId> - <version>0.8</version> + <version>0.13</version> <configuration> <excludes> <exclude>BUILDING.*</exclude> --------------------------------------------------------------------- To unsubscribe, e-mail: server-dev-unsubscr...@james.apache.org For additional commands, e-mail: server-dev-h...@james.apache.org