This is an automated email from the ASF dual-hosted git repository.
slachiewicz pushed a commit to branch master
in repository
https://gitbox.apache.org/repos/asf/maven-artifact-transfer.gitThe following commit(s) were added to refs/heads/master by this push:
new c9d8549 Bump animal-sniffer-maven-plugin from 1.19 to 1.20
c9d8549 is described below
commit c9d8549ce761a324fe2a901154494ba9256e0fe5
Author: Sylwester Lachiewicz <
[hidden email]>
AuthorDate: Mon Feb 22 15:13:58 2021 +0100
Bump animal-sniffer-maven-plugin from 1.19 to 1.20
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index f93f71b..2e3aba6 100644
--- a/pom.xml
+++ b/pom.xml
@@ -140,7 +140,7 @@
<plugin>
<groupId>org.codehaus.mojo</groupId>
<artifactId>animal-sniffer-maven-plugin</artifactId>
- <version>1.19</version>
+ <version>1.20</version>
<executions>
<execution>
<id>sniff</id>