Update apache sshd to 2.3.0

Also update the following dependencies:

* eddsa to 0.3.0
* mina-core to 2.0.21

Change-Id: I9cfa46458c95adcb2c1ab8cf5cebde28b7971afc
This commit is contained in:
Paladox none
2018-12-17 17:04:46 +00:00
committed by David Ostrovsky
parent 350a451832
commit 757709ec82
20 changed files with 134 additions and 99 deletions

View File

@@ -6,6 +6,7 @@ java_library(
visibility = ["//visibility:public"],
exports = [
":eddsa",
"@sshd-common//jar",
"@sshd-mina//jar",
"@sshd//jar",
],