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 c03ad4ec27419789709f7b38b27b68b862828c1a Author: P. Ottlinger <[email protected]> AuthorDate: Thu Jul 15 19:37:54 2021 +0200 RAT-283: Update animal sniffer plugin --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 8aeaa7d..ba8bc79 100644 --- a/pom.xml +++ b/pom.xml @@ -426,7 +426,7 @@ agnostic home for software distribution comprehension and audit tools. <plugin> <groupId>org.codehaus.mojo</groupId> <artifactId>animal-sniffer-maven-plugin</artifactId> - <version>1.18</version> + <version>1.20</version> <executions> <execution> <!-- This checks the source code of our project -->
