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-tentacles.git
The following commit(s) were added to refs/heads/master by this push:
new 097a695 Update animal sniffer plugin to 1.20
097a695 is described below
commit 097a695f543649b0546457f9ec06854b7c8e77da
Author: P. Ottlinger <[email protected]>
AuthorDate: Tue Aug 31 20:26:03 2021 +0200
Update animal sniffer plugin to 1.20
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 53becd8..d563aaa 100644
--- a/pom.xml
+++ b/pom.xml
@@ -143,7 +143,7 @@
<plugin>
<groupId>org.codehaus.mojo</groupId>
<artifactId>animal-sniffer-maven-plugin</artifactId>
- <version>1.19</version>
+ <version>1.20</version>
<executions>
<execution>
<!-- This checks the source code of our project -->