You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by gn...@apache.org on 2022/05/13 06:01:15 UTC

[maven] branch master updated: [MNG-7405] Update animal-sniffer to 1.21 (#671)

This is an automated email from the ASF dual-hosted git repository.

gnodet pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/maven.git


The following commit(s) were added to refs/heads/master by this push:
     new ef1c17f62 [MNG-7405] Update animal-sniffer to 1.21 (#671)
ef1c17f62 is described below

commit ef1c17f62a3ee13adc31d3a617a472397acaae6c
Author: Guillaume Nodet <gn...@gmail.com>
AuthorDate: Fri May 13 08:01:08 2022 +0200

    [MNG-7405] Update animal-sniffer to 1.21 (#671)
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 98c7839a9..b9bf636fb 100644
--- a/pom.xml
+++ b/pom.xml
@@ -592,7 +592,7 @@ under the License.
       <plugin>
         <groupId>org.codehaus.mojo</groupId>
         <artifactId>animal-sniffer-maven-plugin</artifactId>
-        <version>1.18</version>
+        <version>1.21</version>
         <configuration>
           <signature>
             <groupId>org.codehaus.mojo.signature</groupId>