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 7e2255692f40dbdc2e7f40c9eada5bf9e0d5c003
Author: Lyor Goldstein <[email protected]>
AuthorDate: Thu Jul 18 14:43:50 2019 +0300

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

diff --git a/pom.xml b/pom.xml
index d96bd27..bd40b48 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1261,7 +1261,7 @@
             <plugin>
                 <groupId>org.apache.maven.plugins</groupId>
                 <artifactId>maven-jar-plugin</artifactId>
-                <version>3.1.1</version>
+                <version>3.1.2</version>
                 <inherited>true</inherited>
                 <configuration>
                     <archive>

Reply via email to