github mwiede/jsch jsch-2.28.1

latest release: jsch-2.28.2
19 days ago

What's Changed

  • Bump log4j.version from 2.25.3 to 2.25.4 by @dependabot[bot] in #1028
  • Bump actions/cache from 5.0.4 to 5.0.5 by @dependabot[bot] in #1036
  • Bump org.testcontainers:testcontainers-junit-jupiter from 2.0.4 to 2.0.5 by @dependabot[bot] in #1039
  • 2.28.1 changes by @norrisjeremy in #1027
    • Add impsort-maven-plugin to organize imports correctly according to Google Java Style.
    • Fix unit tests when run in certain timezones.
    • Fix integration test failures on Apple Silicon by using Alpine 3.7.
    • Run tests on Java 26.
    • Update to Maven 3.9.15.
    • Bump org.bouncycastle:bcprov-jdk18on from 1.83 to 1.84
      -- This is cherry-picked from #1035.
    • Update for new deprecations in Bouncy Castle 1.84.
      -- This fixes the deprecation warnings that cause failures for #1035.
    • #1037 deprecate JSch.addIdentity(), KeyPair.decrypt() & Session.setPassword() methods that take String inputs instead of byte[] inputs for passphrases/passwords.
  • Bump dependabot/fetch-metadata from 2.5.0 to 3.1.0 by @dependabot[bot] in #1038
  • Bump actions/upload-artifact from 7.0.0 to 7.0.1 by @dependabot[bot] in #1034
  • Bump github/codeql-action from 4.32.6 to 4.35.2 by @dependabot[bot] in #1033
  • Bump errorprone.version from 2.48.0 to 2.49.0 by @dependabot[bot] in #1031

Full Changelog: jsch-2.28.0...jsch-2.28.1

Don't miss a new jsch release

NewReleases is sending notifications on new releases.