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 d71b512f9bd4c9c994ae9a3767b9c671d3393dc5 Author: Lyor Goldstein <[email protected]> AuthorDate: Tue Aug 18 09:34:09 2020 +0300 Upgraded animal-sniffer plugin version to 1.19 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 0eb417d..3a131d9 100644 --- a/pom.xml +++ b/pom.xml @@ -690,7 +690,7 @@ <plugin> <groupId>org.codehaus.mojo</groupId> <artifactId>animal-sniffer-maven-plugin</artifactId> - <version>1.18</version> + <version>1.19</version> <configuration> <signature> <groupId>org.codehaus.mojo.signature</groupId>
