This is an automated email from the ASF dual-hosted git repository.
gnodet pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/mina-site.git
The following commit(s) were added to refs/heads/master by this push:
new 559ec1b Lastest sshd version is 2.5.0
559ec1b is described below
commit 559ec1b86e7868b901aefeb1787b1db5752b3fd4
Author: Guillaume Nodet <[email protected]>
AuthorDate: Mon Jun 22 17:38:07 2020 +0200
Lastest sshd version is 2.5.0
---
config.toml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/config.toml b/config.toml
index 6180e56..003a1aa 100644
--- a/config.toml
+++ b/config.toml
@@ -37,5 +37,5 @@ version_asyncweb = "2.0.0-SNAPSHOT"
version_mina_2_0 = "2.0.21"
version_mina_2_1 = "2.1.3"
version_ftpserver = "1.1.1"
-version_sshd = "2.4.0"
+version_sshd = "2.5.0"
version_vysper = "0.7"