dependabot[bot] opened a new pull request, #816:
URL: https://github.com/apache/mina-sshd/pull/816

   Bumps [com.github.mwiede:jsch](https://github.com/mwiede/jsch) from 2.27.2 
to 2.27.3.
   <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.3</h2>
   <h2>What's Changed</h2>
   <ul>
   <li>2.27.3 changes by <a 
href="https://github.com/norrisjeremy";><code>@​norrisjeremy</code></a> in <a 
href="https://redirect.github.com/mwiede/jsch/pull/865";>mwiede/jsch#865</a>
   <ul>
   <li>Update to Maven 3.9.11.</li>
   <li>Update to latest Java (24.0.2) release.</li>
   <li>Ensure that bnd-maven-plugin doesn't add java package imports into OSGi 
imports.</li>
   <li>Run Dependabot on Wednesdays since Github is frequently overloaded on 
Mondays &amp; fails.</li>
   </ul>
   </li>
   <li>2.27.3 changes by <a 
href="https://github.com/norrisjeremy";><code>@​norrisjeremy</code></a> in <a 
href="https://redirect.github.com/mwiede/jsch/pull/877";>mwiede/jsch#877</a>
   <ul>
   <li>Drop unneeded compiler-annotations dependency.</li>
   <li>Generate SPDX SBOM.</li>
   <li><a href="https://redirect.github.com/mwiede/jsch/issues/852";>#852</a> 
Fix ChannelAgentForwarding when an unknown agent message type is received 
immediately preceding a known agent message type.</li>
   <li>Consistently use Temurin JDK for all Github workflows.</li>
   <li>Add --enable-native-access=ALL-UNNAMED that will be required for JNA and 
junixsocket to function in future Java releases.</li>
   <li>Remove additional extraneous dependencies for log4j-core-test.</li>
   <li>Use toolchains plugin to select JDK to allow eventual Maven 4 support.
   -- Maven 4 will only run on Java 17+, so in order to execute tests with Java 
8 &amp; 11 in GHA, we'll need to use the toolchains plugin to allow executing 
tests with a different JDK than used to execute Maven itself.</li>
   </ul>
   </li>
   </ul>
   <h2>Dependency Updates</h2>
   <ul>
   <li>Bump org.codehaus.mojo:build-helper-maven-plugin from 3.6.0 to 3.6.1 by 
<a href="https://github.com/dependabot";><code>@​dependabot</code></a>[bot] in 
<a 
href="https://redirect.github.com/mwiede/jsch/pull/839";>mwiede/jsch#839</a></li>
   <li>Bump org.junit.jupiter:junit-jupiter from 5.13.0 to 5.13.1 by <a 
href="https://github.com/dependabot";><code>@​dependabot</code></a>[bot] in <a 
href="https://redirect.github.com/mwiede/jsch/pull/840";>mwiede/jsch#840</a></li>
   <li>Bump github/codeql-action from 3.28.18 to 3.28.19 by <a 
href="https://github.com/dependabot";><code>@​dependabot</code></a>[bot] in <a 
href="https://redirect.github.com/mwiede/jsch/pull/842";>mwiede/jsch#842</a></li>
   <li>Bump org.testcontainers:junit-jupiter from 1.21.1 to 1.21.2 by <a 
href="https://github.com/dependabot";><code>@​dependabot</code></a>[bot] in <a 
href="https://redirect.github.com/mwiede/jsch/pull/849";>mwiede/jsch#849</a></li>
   <li>Bump org.codehaus.mojo:flatten-maven-plugin from 1.7.0 to 1.7.1 by <a 
href="https://github.com/dependabot";><code>@​dependabot</code></a>[bot] in <a 
href="https://redirect.github.com/mwiede/jsch/pull/851";>mwiede/jsch#851</a></li>
   <li>Bump org.sonatype.central:central-publishing-maven-plugin from 0.7.0 to 
0.8.0 by <a 
href="https://github.com/dependabot";><code>@​dependabot</code></a>[bot] in <a 
href="https://redirect.github.com/mwiede/jsch/pull/850";>mwiede/jsch#850</a></li>
   <li>Bump log4j.version from 2.24.3 to 2.25.0 by <a 
href="https://github.com/dependabot";><code>@​dependabot</code></a>[bot] in <a 
href="https://redirect.github.com/mwiede/jsch/pull/847";>mwiede/jsch#847</a></li>
   <li>Bump org.bouncycastle:bcprov-jdk18on from 1.80 to 1.81 by <a 
href="https://github.com/dependabot";><code>@​dependabot</code></a>[bot] in <a 
href="https://redirect.github.com/mwiede/jsch/pull/841";>mwiede/jsch#841</a></li>
   <li>Bump github/codeql-action from 3.28.19 to 3.29.0 by <a 
href="https://github.com/dependabot";><code>@​dependabot</code></a>[bot] in <a 
href="https://redirect.github.com/mwiede/jsch/pull/846";>mwiede/jsch#846</a></li>
   <li>Bump org.junit.jupiter:junit-jupiter from 5.13.1 to 5.13.2 by <a 
href="https://github.com/dependabot";><code>@​dependabot</code></a>[bot] in <a 
href="https://redirect.github.com/mwiede/jsch/pull/853";>mwiede/jsch#853</a></li>
   <li>Bump github/codeql-action from 3.29.0 to 3.29.2 by <a 
href="https://github.com/dependabot";><code>@​dependabot</code></a>[bot] in <a 
href="https://redirect.github.com/mwiede/jsch/pull/856";>mwiede/jsch#856</a></li>
   <li>Bump org.testcontainers:junit-jupiter from 1.21.2 to 1.21.3 by <a 
href="https://github.com/dependabot";><code>@​dependabot</code></a>[bot] in <a 
href="https://redirect.github.com/mwiede/jsch/pull/857";>mwiede/jsch#857</a></li>
   <li>Bump errorprone.version from 2.38.0 to 2.39.0 by <a 
href="https://github.com/dependabot";><code>@​dependabot</code></a>[bot] in <a 
href="https://redirect.github.com/mwiede/jsch/pull/855";>mwiede/jsch#855</a></li>
   <li>Bump net.revelc.code.formatter:formatter-maven-plugin from 2.26.0 to 
2.27.0 by <a 
href="https://github.com/dependabot";><code>@​dependabot</code></a>[bot] in <a 
href="https://redirect.github.com/mwiede/jsch/pull/854";>mwiede/jsch#854</a></li>
   <li>Bump org.apache.maven.plugins:maven-gpg-plugin from 3.2.7 to 3.2.8 by <a 
href="https://github.com/dependabot";><code>@​dependabot</code></a>[bot] in <a 
href="https://redirect.github.com/mwiede/jsch/pull/862";>mwiede/jsch#862</a></li>
   <li>Bump log4j.version from 2.25.0 to 2.25.1 by <a 
href="https://github.com/dependabot";><code>@​dependabot</code></a>[bot] in <a 
href="https://redirect.github.com/mwiede/jsch/pull/863";>mwiede/jsch#863</a></li>
   <li>Bump org.junit.jupiter:junit-jupiter from 5.13.2 to 5.13.3 by <a 
href="https://github.com/dependabot";><code>@​dependabot</code></a>[bot] in <a 
href="https://redirect.github.com/mwiede/jsch/pull/864";>mwiede/jsch#864</a></li>
   <li>Bump errorprone.version from 2.39.0 to 2.40.0 by <a 
href="https://github.com/dependabot";><code>@​dependabot</code></a>[bot] in <a 
href="https://redirect.github.com/mwiede/jsch/pull/861";>mwiede/jsch#861</a></li>
   <li>Bump org.apache.maven.plugins:maven-enforcer-plugin from 3.5.0 to 3.6.0 
by <a href="https://github.com/dependabot";><code>@​dependabot</code></a>[bot] 
in <a 
href="https://redirect.github.com/mwiede/jsch/pull/860";>mwiede/jsch#860</a></li>
   <li>Bump github/codeql-action from 3.29.2 to 3.29.4 by <a 
href="https://github.com/dependabot";><code>@​dependabot</code></a>[bot] in <a 
href="https://redirect.github.com/mwiede/jsch/pull/867";>mwiede/jsch#867</a></li>
   <li>Bump org.apache.maven.plugins:maven-enforcer-plugin from 3.6.0 to 3.6.1 
by <a href="https://github.com/dependabot";><code>@​dependabot</code></a>[bot] 
in <a 
href="https://redirect.github.com/mwiede/jsch/pull/870";>mwiede/jsch#870</a></li>
   <li>Bump org.junit.jupiter:junit-jupiter from 5.13.3 to 5.13.4 by <a 
href="https://github.com/dependabot";><code>@​dependabot</code></a>[bot] in <a 
href="https://redirect.github.com/mwiede/jsch/pull/871";>mwiede/jsch#871</a></li>
   <li>Bump org.codehaus.mojo:flatten-maven-plugin from 1.7.1 to 1.7.2 by <a 
href="https://github.com/dependabot";><code>@​dependabot</code></a>[bot] in <a 
href="https://redirect.github.com/mwiede/jsch/pull/872";>mwiede/jsch#872</a></li>
   <li>Bump commons-io:commons-io from 2.19.0 to 2.20.0 by <a 
href="https://github.com/dependabot";><code>@​dependabot</code></a>[bot] in <a 
href="https://redirect.github.com/mwiede/jsch/pull/868";>mwiede/jsch#868</a></li>
   <li>Bump commons-codec:commons-codec from 1.18.0 to 1.19.0 by <a 
href="https://github.com/dependabot";><code>@​dependabot</code></a>[bot] in <a 
href="https://redirect.github.com/mwiede/jsch/pull/869";>mwiede/jsch#869</a></li>
   <li>Bump errorprone.version from 2.40.0 to 2.41.0 by <a 
href="https://github.com/dependabot";><code>@​dependabot</code></a>[bot] in <a 
href="https://redirect.github.com/mwiede/jsch/pull/873";>mwiede/jsch#873</a></li>
   <li>Bump github/codeql-action from 3.29.4 to 3.29.5 by <a 
href="https://github.com/dependabot";><code>@​dependabot</code></a>[bot] in <a 
href="https://redirect.github.com/mwiede/jsch/pull/874";>mwiede/jsch#874</a></li>
   <li>Bump actions/cache from 4.2.3 to 4.2.4 by <a 
href="https://github.com/dependabot";><code>@​dependabot</code></a>[bot] in <a 
href="https://redirect.github.com/mwiede/jsch/pull/878";>mwiede/jsch#878</a></li>
   <li>Bump github/codeql-action from 3.29.7 to 3.29.9 by <a 
href="https://github.com/dependabot";><code>@​dependabot</code></a>[bot] in <a 
href="https://redirect.github.com/mwiede/jsch/pull/879";>mwiede/jsch#879</a></li>
   <li>Bump actions/download-artifact from 4.3.0 to 5.0.0 by <a 
href="https://github.com/dependabot";><code>@​dependabot</code></a>[bot] in <a 
href="https://redirect.github.com/mwiede/jsch/pull/875";>mwiede/jsch#875</a></li>
   <li>Bump actions/checkout from 4.2.2 to 5.0.0 by <a 
href="https://github.com/dependabot";><code>@​dependabot</code></a>[bot] in <a 
href="https://redirect.github.com/mwiede/jsch/pull/880";>mwiede/jsch#880</a></li>
   </ul>
   <!-- raw HTML omitted -->
   </blockquote>
   <p>... (truncated)</p>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/mwiede/jsch/commit/561401d457dca60df1d8a38598775f7663084e52";><code>561401d</code></a>
 [maven-release-plugin] prepare release jsch-2.27.3</li>
   <li><a 
href="https://github.com/mwiede/jsch/commit/85ae26f18581ec260457c166bd4a1ba22fccfed3";><code>85ae26f</code></a>
 add execute flag</li>
   <li><a 
href="https://github.com/mwiede/jsch/commit/8a318e2379e0a0c5c2b3282be4019de893e0b049";><code>8a318e2</code></a>
 Merge pull request <a 
href="https://redirect.github.com/mwiede/jsch/issues/877";>#877</a> from 
norrisjeremy/20250813</li>
   <li><a 
href="https://github.com/mwiede/jsch/commit/5ca897d9235d5a42f6e28aac552640600acd513c";><code>5ca897d</code></a>
 Merge pull request <a 
href="https://redirect.github.com/mwiede/jsch/issues/880";>#880</a> from 
mwiede/dependabot/github_actions/actions/checkou...</li>
   <li><a 
href="https://github.com/mwiede/jsch/commit/25ac6c5dba950779949d2c15664f922ca721fe81";><code>25ac6c5</code></a>
 Merge pull request <a 
href="https://redirect.github.com/mwiede/jsch/issues/875";>#875</a> from 
mwiede/dependabot/github_actions/actions/downloa...</li>
   <li><a 
href="https://github.com/mwiede/jsch/commit/778de1916654b9b6df5d9aa26dcadd96e91cd866";><code>778de19</code></a>
 Use toolchains plugin to select JDK to allow eventual Maven 4 support.</li>
   <li><a 
href="https://github.com/mwiede/jsch/commit/75391071270b5af723ed98d37acd69e240a22987";><code>7539107</code></a>
 Remove additional extraneous dependencies for log4j-core-test.</li>
   <li><a 
href="https://github.com/mwiede/jsch/commit/61e0531daa86d695f09d67cafceb16943497b4d6";><code>61e0531</code></a>
 Add --enable-native-access=ALL-UNNAMED that will be required for JNA and 
juni...</li>
   <li><a 
href="https://github.com/mwiede/jsch/commit/ccce2dab081b50f2f721380ab9f854561f7ed2b2";><code>ccce2da</code></a>
 Consistently use Temurin JDK for all Github workflows.</li>
   <li><a 
href="https://github.com/mwiede/jsch/commit/91d1cc3a7e6cd5996215e2c8365a0448433f9efa";><code>91d1cc3</code></a>
 <a href="https://redirect.github.com/mwiede/jsch/issues/852";>#852</a> Fix 
ChannelAgentForwarding when an unknown agent message type is receive...</li>
   <li>Additional commits viewable in <a 
href="https://github.com/mwiede/jsch/compare/jsch-2.27.2...jsch-2.27.3";>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=2.27.2&new-version=2.27.3)](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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to