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:18:56 UTC

[creadur-rat] 05/18: RAT-283: Update animal sniffer plugin

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