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 <[email protected]>
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>