jsch-0.2.13
What's Changed
- #411 Add flush operation from Fix added is/jsch#39, with new config option to allow disabling in case it causes regressions.
- #403 add a warning when Channel.getInputStream() or Channel.getExtInputStream() is called after Channel.connect().
Dependency Updates
- Bump surefire.version from 3.1.2 to 3.2.1 by @dependabot in #419
- Bump org.apache.maven.plugins:maven-dependency-plugin from 3.6.0 to 3.6.1 by @dependabot in #420
- Bump org.apache.maven.plugins:maven-checkstyle-plugin from 3.3.0 to 3.3.1 by @dependabot in #423
- Bump junixsocket.version from 2.8.1 to 2.8.2 by @dependabot in #421
- Bump org.cyclonedx:cyclonedx-maven-plugin from 2.7.9 to 2.7.10 by @dependabot in #422
- Bump org.junit.jupiter:junit-jupiter from 5.10.0 to 5.10.1 by @dependabot in #426
- Bump org.apache.maven.plugins:maven-clean-plugin from 3.3.1 to 3.3.2 by @dependabot in #427
- Bump commons-io:commons-io from 2.14.0 to 2.15.0 by @dependabot in #428
- Bump org.codehaus.mojo:templating-maven-plugin from 1.0.0 to 3.0.0 by @dependabot in #429
- Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.6.0 to 3.6.2 by @dependabot in #434
- Bump junixsocket.version from 2.8.2 to 2.8.3 by @dependabot in #432
- Bump surefire.version from 3.2.1 to 3.2.2 by @dependabot in #433
- Bump com.kohlschutter:compiler-annotations from 1.6.4 to 1.6.5 by @dependabot in #435
Full Changelog: jsch-0.2.12...jsch-0.2.13