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 312e96e460efa7587bde33897ebb6876d75e5379
Author: Lyor Goldstein <[email protected]>
AuthorDate: Thu Jan 31 12:21:01 2019 +0200

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

diff --git a/pom.xml b/pom.xml
index 0d2d9bf..7a9b788 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1262,7 +1262,7 @@
             <plugin>
                 <groupId>org.apache.maven.plugins</groupId>
                 <artifactId>maven-jar-plugin</artifactId>
-                <version>3.1.0</version>
+                <version>3.1.1</version>
                 <inherited>true</inherited>
                 <configuration>
                     <archive>

Reply via email to