testcontainers-java
testcontainers-java copied to clipboard
Bump com.github.mwiede:jsch from 2.27.2 to 2.27.7 in /examples
Bumps com.github.mwiede:jsch from 2.27.2 to 2.27.7.
Release notes
Sourced from com.github.mwiede:jsch's releases.
jsch-2.27.7
What's Changed
- SftpATTRS constructor should be public by
@jjlauerin mwiede/jsch#950dependency updates
- Bump commons-codec:commons-codec from 1.19.0 to 1.20.0 by
@dependabot[bot] in mwiede/jsch#945- Bump errorprone.version from 2.43.0 to 2.44.0 by
@dependabot[bot] in mwiede/jsch#944- Bump org.apache.maven.plugins:maven-release-plugin from 3.1.1 to 3.2.0 by
@dependabot[bot] in mwiede/jsch#943- Bump commons-io:commons-io from 2.20.0 to 2.21.0 by
@dependabot[bot] in mwiede/jsch#942- Bump github/codeql-action from 4.31.2 to 4.31.4 by
@dependabot[bot] in mwiede/jsch#948- Bump org.apache.maven.plugins:maven-jar-plugin from 3.4.2 to 3.5.0 by
@dependabot[bot] in mwiede/jsch#949- Bump github/codeql-action from 4.31.4 to 4.31.5 by
@dependabot[bot] in mwiede/jsch#951- Bump org.bouncycastle:bcprov-jdk18on from 1.82 to 1.83 by
@dependabot[bot] in mwiede/jsch#953- Bump actions/checkout from 5.0.0 to 6.0.0 by
@dependabot[bot] in mwiede/jsch#952Full Changelog: https://github.com/mwiede/jsch/compare/jsch-2.27.6...jsch-2.27.7
jsch-2.27.6
What's Changed
- Fix logging a 'port is null' error when parsing openssh config file by
@jjlauerin mwiede/jsch#934Dependency Updates
- Bump actions/upload-artifact from 4.6.2 to 5.0.0 by
@dependabot[bot] in mwiede/jsch#937- Bump actions/download-artifact from 5.0.0 to 6.0.0 by
@dependabot[bot] in mwiede/jsch#936- Bump github/codeql-action from 4.30.9 to 4.31.0 by
@dependabot[bot] in mwiede/jsch#935- Bump JamesIves/github-pages-deploy-action from 4.7.3 to 4.7.4 by
@dependabot[bot] in mwiede/jsch#939- Bump org.junit.jupiter:junit-jupiter from 5.14.0 to 5.14.1 by
@dependabot[bot] in mwiede/jsch#940- Bump github/codeql-action from 4.31.0 to 4.31.2 by
@dependabot[bot] in mwiede/jsch#938New Contributors
@jjlauermade their first contribution in mwiede/jsch#934Full Changelog: https://github.com/mwiede/jsch/compare/jsch-2.27.5...jsch-2.27.6
jsch-2.27.5
What's Changed
- Throw JSchException if an incorrect passphrase is provided to
JSch.addIdentity()by@norrisjeremyin mwiede/jsch#932Dependency Updates
- Bump github/codeql-action from 4.30.8 to 4.30.9 by
@dependabot[bot] in mwiede/jsch#931- Bump errorprone.version from 2.42.0 to 2.43.0 by
@dependabot[bot] in mwiede/jsch#930Full Changelog: https://github.com/mwiede/jsch/compare/jsch-2.27.4...jsch-2.27.5
jsch-2.27.4
What's Changed
- Slowness due to blocked threads in Channel.getChannel call by
@DavidTavoularisin mwiede/jsch#887- Update to latest Maven Wrapper by
@norrisjeremyin mwiede/jsch#895- Switch to using Java 25 for builds by
@norrisjeremyin mwiede/jsch#913
... (truncated)
Commits
79f96cb[maven-release-plugin] prepare release jsch-2.27.7c5d1c5fMerge pull request #952 from mwiede/dependabot/github_actions/actions/checkou...45c4d9aMerge pull request #953 from mwiede/dependabot/maven/org.bouncycastle-bcprov-...6b31ed3Merge pull request #951 from mwiede/dependabot/github_actions/github/codeql-a...6a26ceeBump org.bouncycastle:bcprov-jdk18on from 1.82 to 1.8309a9a92Bump actions/checkout from 5.0.0 to 6.0.0df7ca89Bump github/codeql-action from 4.31.4 to 4.31.5943739dMerge pull request #949 from mwiede/dependabot/maven/org.apache.maven.plugins...089edb3SftpATTRS constructor should be public (#950)562b521Merge pull request #948 from mwiede/dependabot/github_actions/github/codeql-a...- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)