dependabot[bot] opened a new pull request, #723: URL: https://github.com/apache/mina-sshd/pull/723
Bumps [com.github.mwiede:jsch](https://github.com/mwiede/jsch) from 0.2.24 to 0.2.25. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/mwiede/jsch/releases">com.github.mwiede:jsch's releases</a>.</em></p> <blockquote> <h2>jsch-0.2.25</h2> <h2>What's Changed</h2> <ul> <li>0.2.25 changes by <a href="https://github.com/norrisjeremy"><code>@norrisjeremy</code></a> in <a href="https://redirect.github.com/mwiede/jsch/pull/797">mwiede/jsch#797</a> <ul> <li>Add support for mlkem768x25519-sha256, mlkem768nistp256-sha256 & mlkem1024nistp384-sha384 KEX algorithms using JEP 496.</li> <li>Stop abusing the packet buffer for signature verification.</li> <li>Fix intermittent KEX errors with hybrid PQ/EC algorithms: the EC shared secret should not be stripped of unnecessary leading zero bytes since they are concatenated with the PQ secret and encoded as a string.</li> </ul> </li> <li>Support custom ThreadFactory. by <a href="https://github.com/hstyi"><code>@hstyi</code></a> in <a href="https://redirect.github.com/mwiede/jsch/pull/793">mwiede/jsch#793</a></li> </ul> <h2>Dependency Updates</h2> <ul> <li>Bump github/codeql-action from 3.28.10 to 3.28.11 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/mwiede/jsch/pull/790">mwiede/jsch#790</a></li> <li>Bump org.testcontainers:junit-jupiter from 1.20.5 to 1.20.6 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/mwiede/jsch/pull/791">mwiede/jsch#791</a></li> <li>Bump org.apache.maven.plugins:maven-install-plugin from 3.1.3 to 3.1.4 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/mwiede/jsch/pull/781">mwiede/jsch#781</a></li> <li>Bump actions/download-artifact from 4.1.8 to 4.1.9 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/mwiede/jsch/pull/785">mwiede/jsch#785</a></li> <li>Bump org.junit.jupiter:junit-jupiter from 5.12.0 to 5.12.1 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/mwiede/jsch/pull/796">mwiede/jsch#796</a></li> <li>Bump jna.version from 5.16.0 to 5.17.0 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/mwiede/jsch/pull/795">mwiede/jsch#795</a></li> <li>Bump actions/upload-artifact from 4.6.0 to 4.6.1 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/mwiede/jsch/pull/776">mwiede/jsch#776</a></li> <li>Bump actions/cache from 4.2.2 to 4.2.3 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/mwiede/jsch/pull/800">mwiede/jsch#800</a></li> <li>Bump github/codeql-action from 3.28.11 to 3.28.13 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/mwiede/jsch/pull/801">mwiede/jsch#801</a></li> <li>Bump errorprone.version from 2.36.0 to 2.37.0 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/mwiede/jsch/pull/803">mwiede/jsch#803</a></li> <li>Bump surefire.version from 3.5.2 to 3.5.3 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/mwiede/jsch/pull/804">mwiede/jsch#804</a></li> <li>Bump org.jacoco:jacoco-maven-plugin from 0.8.12 to 0.8.13 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/mwiede/jsch/pull/807">mwiede/jsch#807</a></li> <li>Bump github/codeql-action from 3.28.13 to 3.28.14 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/mwiede/jsch/pull/808">mwiede/jsch#808</a></li> <li>Bump de.thetaphi:forbiddenapis from 3.8 to 3.9 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/mwiede/jsch/pull/806">mwiede/jsch#806</a></li> <li>Bump net.revelc.code.formatter:formatter-maven-plugin from 2.25.0 to 2.26.0 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/mwiede/jsch/pull/799">mwiede/jsch#799</a></li> <li>Bump actions/download-artifact from 4.1.9 to 4.2.1 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/mwiede/jsch/pull/798">mwiede/jsch#798</a></li> <li>Bump actions/upload-artifact from 4.6.1 to 4.6.2 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/mwiede/jsch/pull/802">mwiede/jsch#802</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/hstyi"><code>@hstyi</code></a> made their first contribution in <a href="https://redirect.github.com/mwiede/jsch/pull/793">mwiede/jsch#793</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/mwiede/jsch/compare/jsch-0.2.24...jsch-0.2.25">https://github.com/mwiede/jsch/compare/jsch-0.2.24...jsch-0.2.25</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/mwiede/jsch/commit/c87697c5b2b15efc89f8683e61f46194c64b3d20"><code>c87697c</code></a> [maven-release-plugin] prepare release jsch-0.2.25</li> <li><a href="https://github.com/mwiede/jsch/commit/3eac396abb47b4d7d0e7dd98f8f55951a67e2086"><code>3eac396</code></a> Support custom ThreadFactory. (<a href="https://redirect.github.com/mwiede/jsch/issues/793">#793</a>)</li> <li><a href="https://github.com/mwiede/jsch/commit/e378ea3676dbf71f5933f8a1700b2372c67440fe"><code>e378ea3</code></a> Merge pull request <a href="https://redirect.github.com/mwiede/jsch/issues/797">#797</a> from norrisjeremy/jep496</li> <li><a href="https://github.com/mwiede/jsch/commit/fea06464ad462378e4aa442d36d320cbd248c9c0"><code>fea0646</code></a> Update forbiddenapis to use latest commons-io signatures.</li> <li><a href="https://github.com/mwiede/jsch/commit/3c8c5a133ad7d26cf559db4d212955411fc77238"><code>3c8c5a1</code></a> Fix intermittent KEX errors with hybrid PQ/EC algorithms: the EC shared secre...</li> <li><a href="https://github.com/mwiede/jsch/commit/560e846a568ed304a5e040af46ad4cdfd27e7ea0"><code>560e846</code></a> Stop abusing the packet buffer for signature verification.</li> <li><a href="https://github.com/mwiede/jsch/commit/303785be7777864f56f1e5ea3ce01f4dcae2286c"><code>303785b</code></a> Add support for mlkem768x25519-sha256, mlkem768nistp256-sha256 & mlkem1024nis...</li> <li><a href="https://github.com/mwiede/jsch/commit/c690544985ad2a0bb37bcf76766d1897677c93b0"><code>c690544</code></a> Merge pull request <a href="https://redirect.github.com/mwiede/jsch/issues/802">#802</a> from mwiede/dependabot/github_actions/actions/upload-...</li> <li><a href="https://github.com/mwiede/jsch/commit/742464a2711ae0971a3b92ae54c5fb03179eb78a"><code>742464a</code></a> Merge pull request <a href="https://redirect.github.com/mwiede/jsch/issues/798">#798</a> from mwiede/dependabot/github_actions/actions/downloa...</li> <li><a href="https://github.com/mwiede/jsch/commit/18b21e9257a4e1c295ac3487fd87f39fca3020e0"><code>18b21e9</code></a> Merge pull request <a href="https://redirect.github.com/mwiede/jsch/issues/799">#799</a> from mwiede/dependabot/maven/net.revelc.code.formatte...</li> <li>Additional commits viewable in <a href="https://github.com/mwiede/jsch/compare/jsch-0.2.24...jsch-0.2.25">compare view</a></li> </ul> </details> <br /> [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will 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 version` will 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 dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details> -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsubscr...@mina.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@mina.apache.org For additional commands, e-mail: dev-h...@mina.apache.org