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 216f108f767ed25f124d9516ca37418dfdc4183e
Author: Lyor Goldstein <[email protected]>
AuthorDate: Sun Mar 17 19:06:29 2019 +0200

    Upgraded MINA core version to 2.0.20
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index b3bf67e..795c425 100644
--- a/pom.xml
+++ b/pom.xml
@@ -395,7 +395,7 @@
             <dependency>
                 <groupId>org.apache.mina</groupId>
                 <artifactId>mina-core</artifactId>
-                <version>2.0.19</version>
+                <version>2.0.20</version>
             </dependency>
             <dependency>
                 <groupId>tomcat</groupId>

Reply via email to