What's Changed
- Make more use of dedicated exceptions by @mjfwalsh in #768
- SSH server comparison the channel id from INT_MAX for a signed value. by @asingh1508 in #786
Dependency Updates
- Bump github/codeql-action from 3.28.1 to 3.28.5 by @dependabot in #759
- Bump commons-codec:commons-codec from 1.17.2 to 1.18.0 by @dependabot in #757
- Bump dependabot/fetch-metadata from 2.2.0 to 2.3.0 by @dependabot in #758
- Bump github/codeql-action from 3.28.5 to 3.28.8 by @dependabot in #761
- Bump actions/setup-java from 4.6.0 to 4.7.0 by @dependabot in #762
- Bump github/codeql-action from 3.28.8 to 3.28.9 by @dependabot in #764
- Bump net.revelc.code.formatter:formatter-maven-plugin from 2.24.1 to 2.25.0 by @dependabot in #766
- Bump org.apache.maven.plugins:maven-clean-plugin from 3.4.0 to 3.4.1 by @dependabot in #772
- Bump org.testcontainers:junit-jupiter from 1.20.4 to 1.20.5 by @dependabot in #770
- Bump JamesIves/github-pages-deploy-action from 4.7.2 to 4.7.3 by @dependabot in #773
- Bump actions/cache from 4.2.0 to 4.2.1 by @dependabot in #774
- Bump github/codeql-action from 3.28.9 to 3.28.10 by @dependabot in #775
- Bump org.junit.jupiter:junit-jupiter from 5.11.4 to 5.12.0 by @dependabot in #769
- Bump org.apache.maven.plugins:maven-compiler-plugin from 3.13.0 to 3.14.0 by @dependabot in #771
- Bump org.apache.maven.plugins:maven-deploy-plugin from 3.1.3 to 3.1.4 by @dependabot in #779
- Bump org.slf4j:slf4j-api from 2.0.16 to 2.0.17 by @dependabot in #783
- Bump actions/cache from 4.2.1 to 4.2.2 by @dependabot in #784
- Bump org.apache.maven.plugins:maven-project-info-reports-plugin from 3.8.0 to 3.9.0 by @dependabot in #782
- Bump org.codehaus.mojo:flatten-maven-plugin from 1.6.0 to 1.7.0 by @dependabot in #780
New Contributors
- @mjfwalsh made their first contribution in #768
- @asingh1508 made their first contribution in #786
Full Changelog: jsch-0.2.23...jsch-0.2.24