]> source.dussan.org Git - gitblit.git/commitdiff
Merge pull request #1322 from fzs/sshd_update
authorFlorian Zschocke <fzs@users.noreply.github.com>
Sun, 10 Nov 2019 16:56:56 +0000 (17:56 +0100)
committerGitHub <noreply@github.com>
Sun, 10 Nov 2019 16:56:56 +0000 (17:56 +0100)
Update dependencies MINA to 2.0.21 and SSHD to 1.2.0

Update SSHD to fix an issue with hmac-sha2-512. This resolves problems with clients that prefer SHA-512 over SHA-256.

This also updates the dependency on SLF4J to the latest version, as the updated dependency on MINA did also bring in higher SLF4J versions.


Trivial merge