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 25c2547dc1b208ea35024ae9a237756a6c4adbaf
Author: Lyor Goldstein <[email protected]>
AuthorDate: Thu Jul 18 14:45:37 2019 +0300

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

diff --git a/pom.xml b/pom.xml
index d443e84..a2138a9 100644
--- a/pom.xml
+++ b/pom.xml
@@ -671,7 +671,7 @@
                 <plugin>
                     <groupId>org.codehaus.mojo</groupId>
                     <artifactId>animal-sniffer-maven-plugin</artifactId>
-                    <version>1.17</version>
+                    <version>1.18</version>
                     <configuration>
                         <signature>
                             <groupId>org.codehaus.mojo.signature</groupId>

Reply via email to