testcontainers-java icon indicating copy to clipboard operation
testcontainers-java copied to clipboard

examples/sftp: Upgrade jsch from jcraft 0.1.55 to mwiede 2.27.0'

Open julianladisch opened this issue 6 months ago • 0 comments

Upgrade testImplementation dependency from com.jcraft:jsch:0.1.55 to com.github.mwiede:jsch:2.27.0

The artifact was moved, see

  • https://mvnrepository.com/artifact/com.jcraft/jsch
  • https://github.com/mwiede/jsch

Dependency Upgrades: Please do not open a pull request to update only a version dependency. Existing process will perform the upgrade every week.

Sorry, I've waited two months (since 2025-03-17 #10096) but the existing process failed to do the upgrade.

julianladisch avatar May 24 '25 10:05 julianladisch