dependabot[bot] opened a new pull request, #16933:
URL: https://github.com/apache/camel/pull/16933

   Bumps [com.github.mwiede:jsch](https://github.com/mwiede/jsch) from 0.2.22 
to 0.2.23.
   <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.23</h2>
   <h2>What's Changed</h2>
   <ul>
   <li><a href="https://redirect.github.com/mwiede/jsch/issues/752";>#752</a>: 
Add getKeys to JSch which makes access to all the config values… by <a 
href="https://github.com/davsclaus";><code>@​davsclaus</code></a> in <a 
href="https://redirect.github.com/mwiede/jsch/pull/753";>mwiede/jsch#753</a></li>
   <li><a href="https://redirect.github.com/mwiede/jsch/issues/560";>#560</a> 
treat openssh config values ConnectTimeout and ServerAliveInterval as seconds. 
by <a href="https://github.com/mwiede";><code>@​mwiede</code></a> in <a 
href="https://redirect.github.com/mwiede/jsch/pull/755";>mwiede/jsch#755</a></li>
   </ul>
   <h2>Dependency Updates</h2>
   <ul>
   <li>0.2.23 changes by <a 
href="https://github.com/norrisjeremy";><code>@​norrisjeremy</code></a> in <a 
href="https://redirect.github.com/mwiede/jsch/pull/745";>mwiede/jsch#745</a></li>
   <li>Bump github/codeql-action from 3.28.0 to 3.28.1 by <a 
href="https://github.com/dependabot";><code>@​dependabot</code></a> in <a 
href="https://redirect.github.com/mwiede/jsch/pull/746";>mwiede/jsch#746</a></li>
   <li>Bump commons-codec:commons-codec from 1.17.1 to 1.17.2 by <a 
href="https://github.com/dependabot";><code>@​dependabot</code></a> in <a 
href="https://redirect.github.com/mwiede/jsch/pull/748";>mwiede/jsch#748</a></li>
   <li>Bump actions/upload-artifact from 4.5.0 to 4.6.0 by <a 
href="https://github.com/dependabot";><code>@​dependabot</code></a> in <a 
href="https://redirect.github.com/mwiede/jsch/pull/747";>mwiede/jsch#747</a></li>
   <li>Bump org.bouncycastle:bcprov-jdk18on from 1.79 to 1.80 by <a 
href="https://github.com/dependabot";><code>@​dependabot</code></a> in <a 
href="https://redirect.github.com/mwiede/jsch/pull/749";>mwiede/jsch#749</a></li>
   </ul>
   <h2>New Contributors</h2>
   <ul>
   <li><a href="https://github.com/davsclaus";><code>@​davsclaus</code></a> made 
their first contribution in <a 
href="https://redirect.github.com/mwiede/jsch/pull/753";>mwiede/jsch#753</a></li>
   </ul>
   <p><strong>Full Changelog</strong>: <a 
href="https://github.com/mwiede/jsch/compare/jsch-0.2.22...jsch-0.2.23";>https://github.com/mwiede/jsch/compare/jsch-0.2.22...jsch-0.2.23</a></p>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/mwiede/jsch/commit/161569897ce40b035a7e6242da90a187ef9b6dda";><code>1615698</code></a>
 [maven-release-plugin] prepare release jsch-0.2.23</li>
   <li><a 
href="https://github.com/mwiede/jsch/commit/c827fcd60aa2a56167b383ff5c08a67a999e41fe";><code>c827fcd</code></a>
 <a href="https://redirect.github.com/mwiede/jsch/issues/560";>#560</a> treat 
openssh config values ConnectTimeout and ServerAliveInterval as se...</li>
   <li><a 
href="https://github.com/mwiede/jsch/commit/1fd3a2c1772bfde8185235ffc0faabe3945deb4e";><code>1fd3a2c</code></a>
 <a href="https://redirect.github.com/mwiede/jsch/issues/752";>#752</a>: Add 
getConfig() to JSch which makes access to all the config values for...</li>
   <li><a 
href="https://github.com/mwiede/jsch/commit/fdcdfb89ff512815f7d0e014819322d2353d98fb";><code>fdcdfb8</code></a>
 Merge pull request <a 
href="https://redirect.github.com/mwiede/jsch/issues/749";>#749</a> from 
mwiede/dependabot/maven/org.bouncycastle-bcprov-...</li>
   <li><a 
href="https://github.com/mwiede/jsch/commit/d83812675344d65e38fb4f442c6d029835b16cbc";><code>d838126</code></a>
 Merge pull request <a 
href="https://redirect.github.com/mwiede/jsch/issues/747";>#747</a> from 
mwiede/dependabot/github_actions/actions/upload-...</li>
   <li><a 
href="https://github.com/mwiede/jsch/commit/612b74d79b7a7e40a09afd01fc76c005967c6ec5";><code>612b74d</code></a>
 Merge pull request <a 
href="https://redirect.github.com/mwiede/jsch/issues/745";>#745</a> from 
norrisjeremy/20250110</li>
   <li><a 
href="https://github.com/mwiede/jsch/commit/7e2ef24824c52be91f1a7878216a668c0e4ee1bb";><code>7e2ef24</code></a>
 Bump org.bouncycastle:bcprov-jdk18on from 1.79 to 1.80</li>
   <li><a 
href="https://github.com/mwiede/jsch/commit/9d1d3c4eded3eb797e46ec5f2fa67bc26227d89e";><code>9d1d3c4</code></a>
 Update forbiddenapis to use latest commons-io signatures.</li>
   <li><a 
href="https://github.com/mwiede/jsch/commit/8862625604e52c554e9818b1aa24b872fd5f1f15";><code>8862625</code></a>
 Fix unit tests when run in certain timezones.</li>
   <li><a 
href="https://github.com/mwiede/jsch/commit/a9a31ba48f633ed3d722dded68f804a90872ee80";><code>a9a31ba</code></a>
 Switch to Alpine 3.21 now that it is released.</li>
   <li>Additional commits viewable in <a 
href="https://github.com/mwiede/jsch/compare/jsch-0.2.22...jsch-0.2.23";>compare 
view</a></li>
   </ul>
   </details>
   <br />
   
   
   [![Dependabot compatibility 
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=com.github.mwiede:jsch&package-manager=maven&previous-version=0.2.22&new-version=0.2.23)](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: commits-unsubscr...@camel.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to