The Apache Mina team is pleased to announce the release of SSHD 2.5.1
version.

Apache SSHD is a 100% pure java library to support the SSH protocols on
both the client and server side. This library can leverage NIO2, Apache
MINA and
also Netty - scalable and high performance asynchronous IO libraries. SSHD
does not really aim at being a replacement for the SSH client or SSH server
from Unix operating systems, but rather provides support for Java based
applications requiring SSH support.

This version is a bug fix release for this issue:

   - [SSHD-1022 <https://issues.apache.org/jira/browse/SSHD-1022>] - NPE in
   SftpOutputStreamAsync.flush()


The distributions are available from the Apache Software Foundation
distribution mirrors http://mina.apache.org/sshd-project/downloads.html and
from maven central.

On behalf of the Apache Mina team,
Guillaume Nodet

Reply via email to