Skip to content

jsch-0.2.14

Compare
Choose a tag to compare
@mwiede mwiede released this 14 Dec 21:01
· 419 commits to master since this release

What's Changed

  • #450 use Socket.connect() with a timeout that has been supported since Java 1.4 instead of using old method of creating a separate thread and joining to that thread with timeout. by @norrisjeremy in #451

Dependency Updates

  • Bump org.testcontainers:junit-jupiter from 1.19.1 to 1.19.2 by @dependabot in #439
  • Bump org.bouncycastle:bcprov-jdk18on from 1.76 to 1.77 by @dependabot in #440
  • Bump log4j.version from 2.21.1 to 2.22.0 by @dependabot in #441
  • Bump org.testcontainers:junit-jupiter from 1.19.2 to 1.19.3 by @dependabot in #443
  • Bump commons-io:commons-io from 2.15.0 to 2.15.1 by @dependabot in #447
  • Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.6.2 to 3.6.3 by @dependabot in #448
  • Bump com.kohlschutter:compiler-annotations from 1.6.5 to 1.6.6 by @dependabot in #446
  • Bump actions/setup-java from 3 to 4 by @dependabot in #449
  • Bump jna.version from 5.13.0 to 5.14.0 by @dependabot in #452
  • Bump org.codehaus.mojo:build-helper-maven-plugin from 3.4.0 to 3.5.0 by @dependabot in #444

Full Changelog: jsch-0.2.13...jsch-0.2.14