dependabot[bot] opened a new pull request, #22032: URL: https://github.com/apache/camel/pull/22032
Bumps [com.github.mwiede:jsch](https://github.com/mwiede/jsch) from 2.27.8 to 2.27.9. <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-2.27.9</h2> <h2>What's Changed</h2> <ul> <li>ProxySOCKS5 fixes & improvements by <a href="https://github.com/norrisjeremy"><code>@norrisjeremy</code></a> in <a href="https://redirect.github.com/mwiede/jsch/pull/1007">mwiede/jsch#1007</a></li> <li>Improve error message when receiving non-EOF status code during read by <a href="https://github.com/adrianovalente"><code>@adrianovalente</code></a> in <a href="https://redirect.github.com/mwiede/jsch/pull/1014">mwiede/jsch#1014</a></li> <li>2.27.9 changes by <a href="https://github.com/norrisjeremy"><code>@norrisjeremy</code></a> in <a href="https://redirect.github.com/mwiede/jsch/pull/1012">mwiede/jsch#1012</a></li> </ul> <h2>Dependancy Updates</h2> <ul> <li>Bump github/codeql-action from 4.32.3 to 4.32.4 by <a href="https://github.com/dependabot"><code>@dependabot</code></a>[bot] in <a href="https://redirect.github.com/mwiede/jsch/pull/1003">mwiede/jsch#1003</a></li> <li>Bump surefire.version from 3.5.4 to 3.5.5 by <a href="https://github.com/dependabot"><code>@dependabot</code></a>[bot] in <a href="https://redirect.github.com/mwiede/jsch/pull/1004">mwiede/jsch#1004</a></li> <li>Bump github/codeql-action from 4.32.4 to 4.32.5 by <a href="https://github.com/dependabot"><code>@dependabot</code></a>[bot] in <a href="https://redirect.github.com/mwiede/jsch/pull/1008">mwiede/jsch#1008</a></li> <li>Bump errorprone.version from 2.47.0 to 2.48.0 by <a href="https://github.com/dependabot"><code>@dependabot</code></a>[bot] in <a href="https://redirect.github.com/mwiede/jsch/pull/1011">mwiede/jsch#1011</a></li> <li>Bump actions/upload-artifact from 6.0.0 to 7.0.0 by <a href="https://github.com/dependabot"><code>@dependabot</code></a>[bot] in <a href="https://redirect.github.com/mwiede/jsch/pull/1010">mwiede/jsch#1010</a></li> <li>Bump actions/download-artifact from 7.0.0 to 8.0.0 by <a href="https://github.com/dependabot"><code>@dependabot</code></a>[bot] in <a href="https://redirect.github.com/mwiede/jsch/pull/1009">mwiede/jsch#1009</a></li> <li>Bump github/codeql-action from 4.32.5 to 4.32.6 by <a href="https://github.com/dependabot"><code>@dependabot</code></a>[bot] in <a href="https://redirect.github.com/mwiede/jsch/pull/1015">mwiede/jsch#1015</a></li> <li>Bump actions/download-artifact from 8.0.0 to 8.0.1 by <a href="https://github.com/dependabot"><code>@dependabot</code></a>[bot] in <a href="https://redirect.github.com/mwiede/jsch/pull/1017">mwiede/jsch#1017</a></li> <li>Bump org.apache.maven.plugins:maven-resources-plugin from 3.4.0 to 3.5.0 by <a href="https://github.com/dependabot"><code>@dependabot</code></a>[bot] in <a href="https://redirect.github.com/mwiede/jsch/pull/1016">mwiede/jsch#1016</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/adrianovalente"><code>@adrianovalente</code></a> made their first contribution in <a href="https://redirect.github.com/mwiede/jsch/pull/1014">mwiede/jsch#1014</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/mwiede/jsch/compare/jsch-2.27.8...jsch-2.27.9">https://github.com/mwiede/jsch/compare/jsch-2.27.8...jsch-2.27.9</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/mwiede/jsch/commit/dc8b54a871048dd1d3d5a1b386eef3bd8645b425"><code>dc8b54a</code></a> [maven-release-plugin] prepare release jsch-2.27.9</li> <li><a href="https://github.com/mwiede/jsch/commit/cc640234e36b652c86e5f7cefca14dd24f4e9a26"><code>cc64023</code></a> <a href="https://redirect.github.com/mwiede/jsch/issues/765">#765</a>: only check KEX algorithms that are configured, similar to what is done ...</li> <li><a href="https://github.com/mwiede/jsch/commit/23817c730d1ff9076a9d9f9cedc77eefc2b663ab"><code>23817c7</code></a> Switch from using Vector to ArrayList.</li> <li><a href="https://github.com/mwiede/jsch/commit/c2abda2d2549ff6025319dd12562c300bbe8e0ce"><code>c2abda2</code></a> Bump org.apache.maven.plugins:maven-resources-plugin from 3.4.0 to 3.5.0</li> <li><a href="https://github.com/mwiede/jsch/commit/315938f77fb1f8d16056c941d106a28137a6c03c"><code>315938f</code></a> Improve error message when receiving non-EOF status code during read (<a href="https://redirect.github.com/mwiede/jsch/issues/1014">#1014</a>)</li> <li><a href="https://github.com/mwiede/jsch/commit/0550c447720fc1e53380115e6abc5af9eb133721"><code>0550c44</code></a> Merge pull request <a href="https://redirect.github.com/mwiede/jsch/issues/1017">#1017</a> from mwiede/dependabot/github_actions/actions/downlo...</li> <li><a href="https://github.com/mwiede/jsch/commit/a0e14b052f378b6e0fe76ebe786955e2a18d7bf2"><code>a0e14b0</code></a> Merge pull request <a href="https://redirect.github.com/mwiede/jsch/issues/1015">#1015</a> from mwiede/dependabot/github_actions/github/codeql-...</li> <li><a href="https://github.com/mwiede/jsch/commit/5a456305edeb42a76758cc1e79d7b740f680aa3b"><code>5a45630</code></a> Bump actions/download-artifact from 8.0.0 to 8.0.1</li> <li><a href="https://github.com/mwiede/jsch/commit/0d8c94293a49054d27d17d92516cb7f0b45bc654"><code>0d8c942</code></a> Bump github/codeql-action from 4.32.5 to 4.32.6</li> <li><a href="https://github.com/mwiede/jsch/commit/e86d6c8b81533a4653f95cde767872715d846ba7"><code>e86d6c8</code></a> Merge pull request <a href="https://redirect.github.com/mwiede/jsch/issues/1007">#1007</a> from norrisjeremy/20260304</li> <li>Additional commits viewable in <a href="https://github.com/mwiede/jsch/compare/jsch-2.27.8...jsch-2.27.9">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 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
