jsch-0.2.20
What's Changed
- Incorrect Oid for service name in GSSAPI authentication. Fix #648 by @vpinna80 in #649
- Update
Hostkey.getFingerprint()
method to output more moden format first introduced with OpenSSH 6.8. by @norrisjeremy in #638 for #529 - Add stack trace to log message when an exception occurs during authentication. by @norrisjeremy in #638 for #622
Dependency Updates
- Bump actions/upload-artifact from 4.3.4 to 4.3.6 by @dependabot in #616
- Bump org.apache.maven.plugins:maven-gpg-plugin from 3.2.4 to 3.2.5 by @dependabot in #619
- Bump org.slf4j:slf4j-api from 2.0.13 to 2.0.16 by @dependabot in #620
- Bump org.apache.maven.plugins:maven-deploy-plugin from 3.1.2 to 3.1.3 by @dependabot in #627
- Bump org.apache.maven.plugins:maven-install-plugin from 3.1.2 to 3.1.3 by @dependabot in #628
- Bump com.kohlschutter:compiler-annotations from 1.7.3 to 1.7.4 by @dependabot in #631
- Bump org.apache.maven.plugins:maven-site-plugin from 3.12.1 to 3.20.0 by @dependabot in #632
- Bump surefire.version from 3.3.1 to 3.4.0 by @dependabot in #630
- Bump org.junit.jupiter:junit-jupiter from 5.10.3 to 5.11.0 by @dependabot in #629
- Bump github/codeql-action from 3.25.15 to 3.26.3 by @dependabot in #626
- Bump github/codeql-action from 3.26.3 to 3.26.5 by @dependabot in #636
- Bump JamesIves/github-pages-deploy-action from 4.6.3 to 4.6.4 by @dependabot in #645
- Bump github/codeql-action from 3.26.5 to 3.26.6 by @dependabot in #647
- Bump org.apache.maven.plugins:maven-gpg-plugin from 3.2.5 to 3.2.6 by @dependabot in #653
- Bump github/codeql-action from 3.26.6 to 3.26.7 by @dependabot in #656
- Bump errorprone.version from 2.29.2 to 2.32.0 by @dependabot in #655
- Bump jna.version from 5.14.0 to 5.15.0 by @dependabot in #654
- Bump actions/setup-java from 4.2.2 to 4.3.0 by @dependabot in #651
- Bump actions/upload-artifact from 4.3.6 to 4.4.0 by @dependabot in #646
- Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.8.0 to 3.10.0 by @dependabot in #642
- Bump org.apache.maven.plugins:maven-checkstyle-plugin from 3.4.0 to 3.5.0 by @dependabot in #635
- Bump org.apache.maven.plugins:maven-dependency-plugin from 3.7.1 to 3.8.0 by @dependabot in #634
- Bump surefire.version from 3.4.0 to 3.5.0 by @dependabot in #643
New Contributors
Full Changelog: jsch-0.2.19...jsch-0.2.20