You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mina.apache.org by lg...@apache.org on 2021/03/26 06:46:26 UTC

[mina-sshd] 09/15: Updated Maven animal-sniffer plugin version to 1.20

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

lgoldstein pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/mina-sshd.git

commit 43807f3f06458e0fd3dc46735fa0b1c40f7fb3d7
Author: Lyor Goldstein <lg...@apache.org>
AuthorDate: Fri Mar 26 09:06:16 2021 +0300

    Updated Maven animal-sniffer plugin version to 1.20
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index ebf35d7..d2fb900 100644
--- a/pom.xml
+++ b/pom.xml
@@ -719,7 +719,7 @@
                 <plugin>
                     <groupId>org.codehaus.mojo</groupId>
                     <artifactId>animal-sniffer-maven-plugin</artifactId>
-                    <version>1.19</version>
+                    <version>1.20</version>
                     <configuration>
                         <signature>
                             <groupId>org.codehaus.mojo.signature</groupId>