What's Changed
- Follow lead from OpenSSH and prefer AES-GCM ciphers to AES-CTR ciphers by @norrisjeremy in #812
- Catch LinkageError in order to better handle cases in which classes cannot be loaded via reflection by @norrisjeremy #812
Dependency Updates
- Bump actions/setup-java from 4.7.0 to 4.7.1 by @dependabot in #814
- Bump com.kohlschutter:compiler-annotations from 1.8.0 to 1.8.2 by @dependabot in #816
- Bump org.junit.jupiter:junit-jupiter from 5.12.1 to 5.12.2 by @dependabot in #815
- Bump commons-io:commons-io from 2.18.0 to 2.19.0 by @dependabot in #817
- Bump errorprone.version from 2.37.0 to 2.38.0 by @dependabot in #819
Full Changelog: jsch-0.2.25...jsch-0.2.26