mirror of
https://github.com/google/nomulus
synced 2026-05-28 10:40:44 +00:00
The old version https://mvnrepository.com/artifact/com.jcraft/jsch hasn't been updated for like 8 years. This replaces it with the community fork, https://github.com/mwiede/jsch. It's theoretically possible to replace this with https://github.com/apache/mina-sshd but it would require a lot more changes and risk for not really any benefit.