The JSch library seems to be abandoned, the last uploads to source forge and Maven-Central were in Nov 2018.
There is a fork available at https://github.com/mwiede/jsch, which regularly publishes updates. Though we no longer actively maintain org.eclipse.jgit.ssh.jsch but rely on org.eclipse.jgit.ssh.apache which is based on mina-ssh maintained at the Apache Foundation.
For details see this discussion in eclipse.platform.
The JSch library seems to be abandoned, the last uploads to source forge and Maven-Central were in Nov 2018.
There is a fork available at https://github.com/mwiede/jsch, which regularly publishes updates. Though we no longer actively maintain
org.eclipse.jgit.ssh.jschbut rely onorg.eclipse.jgit.ssh.apachewhich is based on mina-ssh maintained at the Apache Foundation.For details see this discussion in eclipse.platform.