Commit de3eca3
authored
chore(deps): bump com.github.mwiede:jsch from 2.27.7 to 2.28.6 in /backend (#12)
Bumps [com.github.mwiede:jsch](https://github.com/mwiede/jsch) from
2.27.7 to 2.28.6.
<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.28.6</h2>
<h2>What's Changed</h2>
<ul>
<li>Fix <a
href="https://redirect.github.com/mwiede/jsch/issues/1091">#1091</a>:
Parse certificate-form revoked host keys by <a
href="https://github.com/luigidemasi"><code>@luigidemasi</code></a> in
<a
href="https://redirect.github.com/mwiede/jsch/pull/1098">mwiede/jsch#1098</a></li>
<li>Fix <a
href="https://redirect.github.com/mwiede/jsch/issues/1099">#1099</a>:
Respect known_hosts markers by <a
href="https://github.com/luigidemasi"><code>@luigidemasi</code></a> in
<a
href="https://redirect.github.com/mwiede/jsch/pull/1100">mwiede/jsch#1100</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/mwiede/jsch/compare/jsch-2.28.5...jsch-2.28.6">https://github.com/mwiede/jsch/compare/jsch-2.28.5...jsch-2.28.6</a></p>
<h2>jsch-2.28.5</h2>
<h2>What's Changed</h2>
<ul>
<li>Refactor: Remove unreachable code in ChannelSftp._put() method by <a
href="https://github.com/iyrinnn"><code>@iyrinnn</code></a> in <a
href="https://redirect.github.com/mwiede/jsch/pull/1077">mwiede/jsch#1077</a></li>
<li><a
href="https://redirect.github.com/mwiede/jsch/issues/1084">#1084</a>:
add support for reporting exit-signal. by <a
href="https://github.com/norrisjeremy"><code>@norrisjeremy</code></a>
in <a
href="https://redirect.github.com/mwiede/jsch/pull/1086">mwiede/jsch#1086</a></li>
<li>Accept RSA-CA-signed OpenSSH host certificates (<a
href="https://redirect.github.com/mwiede/jsch/issues/1085">#1085</a>) by
<a href="https://github.com/GlassOnTin"><code>@GlassOnTin</code></a> in
<a
href="https://redirect.github.com/mwiede/jsch/pull/1087">mwiede/jsch#1087</a></li>
</ul>
<h2>Dependency Updates</h2>
<ul>
<li>Bump actions/checkout from 7.0.0 to 7.0.1 by <a
href="https://github.com/dependabot"><code>@dependabot</code></a>[bot]
in <a
href="https://redirect.github.com/mwiede/jsch/pull/1092">mwiede/jsch#1092</a></li>
<li>Bump org.apache.maven.plugins:maven-jar-plugin from 3.5.0 to 3.5.1
by <a
href="https://github.com/dependabot"><code>@dependabot</code></a>[bot]
in <a
href="https://redirect.github.com/mwiede/jsch/pull/1093">mwiede/jsch#1093</a></li>
<li>Bump github/codeql-action/init from 4.37.0 to 4.37.3 by <a
href="https://github.com/dependabot"><code>@dependabot</code></a>[bot]
in <a
href="https://redirect.github.com/mwiede/jsch/pull/1097">mwiede/jsch#1097</a></li>
<li>Bump actions/setup-java from 5.5.0 to 5.6.0 by <a
href="https://github.com/dependabot"><code>@dependabot</code></a>[bot]
in <a
href="https://redirect.github.com/mwiede/jsch/pull/1095">mwiede/jsch#1095</a></li>
<li>Bump org.bouncycastle:bcprov-jdk18on from 1.84 to 1.85 by <a
href="https://github.com/dependabot"><code>@dependabot</code></a>[bot]
in <a
href="https://redirect.github.com/mwiede/jsch/pull/1088">mwiede/jsch#1088</a></li>
<li>Bump github/codeql-action/analyze from 4.37.0 to 4.37.3 by <a
href="https://github.com/dependabot"><code>@dependabot</code></a>[bot]
in <a
href="https://redirect.github.com/mwiede/jsch/pull/1096">mwiede/jsch#1096</a></li>
<li>Bump github/codeql-action/autobuild from 4.37.0 to 4.37.3 by <a
href="https://github.com/dependabot"><code>@dependabot</code></a>[bot]
in <a
href="https://redirect.github.com/mwiede/jsch/pull/1094">mwiede/jsch#1094</a></li>
</ul>
<h2>New Contributors</h2>
<ul>
<li><a href="https://github.com/iyrinnn"><code>@iyrinnn</code></a> made
their first contribution in <a
href="https://redirect.github.com/mwiede/jsch/pull/1077">mwiede/jsch#1077</a></li>
<li><a
href="https://github.com/GlassOnTin"><code>@GlassOnTin</code></a> made
their first contribution in <a
href="https://redirect.github.com/mwiede/jsch/pull/1087">mwiede/jsch#1087</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/mwiede/jsch/compare/jsch-2.28.4...jsch-2.28.5">https://github.com/mwiede/jsch/compare/jsch-2.28.4...jsch-2.28.5</a></p>
<h2>jsch-2.28.4</h2>
<h2>What's Changed</h2>
<ul>
<li>Add FFM version of Pageant AgentConnector by <a
href="https://github.com/norrisjeremy"><code>@norrisjeremy</code></a>
in <a
href="https://redirect.github.com/mwiede/jsch/pull/1001">mwiede/jsch#1001</a></li>
</ul>
<h2>Dependency Updates</h2>
<ul>
<li>Bump github/codeql-action from 4.36.1 to 4.36.2 by <a
href="https://github.com/dependabot"><code>@dependabot</code></a>[bot]
in <a
href="https://redirect.github.com/mwiede/jsch/pull/1066">mwiede/jsch#1066</a></li>
<li>Bump org.jacoco:jacoco-maven-plugin from 0.8.14 to 0.8.15 by <a
href="https://github.com/dependabot"><code>@dependabot</code></a>[bot]
in <a
href="https://redirect.github.com/mwiede/jsch/pull/1067">mwiede/jsch#1067</a></li>
<li>Bump jna.version from 5.19.0 to 5.19.1 by <a
href="https://github.com/dependabot"><code>@dependabot</code></a>[bot]
in <a
href="https://redirect.github.com/mwiede/jsch/pull/1068">mwiede/jsch#1068</a></li>
<li>Bump org.cyclonedx:cyclonedx-maven-plugin from 2.9.1 to 2.9.2 by <a
href="https://github.com/dependabot"><code>@dependabot</code></a>[bot]
in <a
href="https://redirect.github.com/mwiede/jsch/pull/1073">mwiede/jsch#1073</a></li>
<li>Bump org.spdx:spdx-maven-plugin from 1.0.3 to 1.0.4 by <a
href="https://github.com/dependabot"><code>@dependabot</code></a>[bot]
in <a
href="https://redirect.github.com/mwiede/jsch/pull/1076">mwiede/jsch#1076</a></li>
<li>Bump log4j.version from 2.26.0 to 2.26.1 by <a
href="https://github.com/dependabot"><code>@dependabot</code></a>[bot]
in <a
href="https://redirect.github.com/mwiede/jsch/pull/1079">mwiede/jsch#1079</a></li>
<li>Bump errorprone.version from 2.49.0 to 2.50.0 by <a
href="https://github.com/dependabot"><code>@dependabot</code></a>[bot]
in <a
href="https://redirect.github.com/mwiede/jsch/pull/1065">mwiede/jsch#1065</a></li>
<li>Bump github/codeql-action/autobuild from 4.36.2 to 4.37.0 by <a
href="https://github.com/dependabot"><code>@dependabot</code></a>[bot]
in <a
href="https://redirect.github.com/mwiede/jsch/pull/1083">mwiede/jsch#1083</a></li>
<li>Bump github/codeql-action/analyze from 4.36.2 to 4.37.0 by <a
href="https://github.com/dependabot"><code>@dependabot</code></a>[bot]
in <a
href="https://redirect.github.com/mwiede/jsch/pull/1082">mwiede/jsch#1082</a></li>
<li>Bump actions/setup-java from 5.2.0 to 5.5.0 by <a
href="https://github.com/dependabot"><code>@dependabot</code></a>[bot]
in <a
href="https://redirect.github.com/mwiede/jsch/pull/1080">mwiede/jsch#1080</a></li>
<li>Bump org.sonatype.central:central-publishing-maven-plugin from
0.10.0 to 0.11.0 by <a
href="https://github.com/dependabot"><code>@dependabot</code></a>[bot]
in <a
href="https://redirect.github.com/mwiede/jsch/pull/1070">mwiede/jsch#1070</a></li>
<li>Bump github/codeql-action/init from 4.36.2 to 4.37.0 by <a
href="https://github.com/dependabot"><code>@dependabot</code></a>[bot]
in <a
href="https://redirect.github.com/mwiede/jsch/pull/1081">mwiede/jsch#1081</a></li>
<li>Bump actions/cache from 5.0.5 to 6.1.0 by <a
href="https://github.com/dependabot"><code>@dependabot</code></a>[bot]
in <a
href="https://redirect.github.com/mwiede/jsch/pull/1075">mwiede/jsch#1075</a></li>
<li>Bump actions/checkout from 6.0.3 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/1072">mwiede/jsch#1072</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/mwiede/jsch/compare/jsch-2.28.3...jsch-2.28.4">https://github.com/mwiede/jsch/compare/jsch-2.28.3...jsch-2.28.4</a></p>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/mwiede/jsch/commit/af06a9f78a7416442b5ce94774afd9862a2142c4"><code>af06a9f</code></a>
[maven-release-plugin] prepare release jsch-2.28.6</li>
<li><a
href="https://github.com/mwiede/jsch/commit/dac7a9c864a84dc95c1d28d0af4597dc6d103c5c"><code>dac7a9c</code></a>
Fix <a
href="https://redirect.github.com/mwiede/jsch/issues/1099">#1099</a>:
Respect known_hosts markers</li>
<li><a
href="https://github.com/mwiede/jsch/commit/194a2f76a5c0f1c3f778565be3fd66bcafc42d23"><code>194a2f7</code></a>
Fix <a
href="https://redirect.github.com/mwiede/jsch/issues/1091">#1091</a>:
Parse certificate-form revoked host keys (<a
href="https://redirect.github.com/mwiede/jsch/issues/1098">#1098</a>)</li>
<li><a
href="https://github.com/mwiede/jsch/commit/417856b714b7979328a23908415c41809d64a5cb"><code>417856b</code></a>
[maven-release-plugin] prepare for next development iteration</li>
<li><a
href="https://github.com/mwiede/jsch/commit/eb011bce5588cff33e12136878d87c768eab3273"><code>eb011bc</code></a>
[maven-release-plugin] prepare release jsch-2.28.5</li>
<li><a
href="https://github.com/mwiede/jsch/commit/f7a845215d2ef2a4f4af09dc772d584933ddc58b"><code>f7a8452</code></a>
Bump github/codeql-action/autobuild from 4.37.0 to 4.37.3</li>
<li><a
href="https://github.com/mwiede/jsch/commit/a45e1c563a1a08a8042c72ff1930143b9c31dbbf"><code>a45e1c5</code></a>
Bump github/codeql-action/analyze from 4.37.0 to 4.37.3</li>
<li><a
href="https://github.com/mwiede/jsch/commit/0728c70d334c4dbe62cae02c21336ac7a1891ba2"><code>0728c70</code></a>
Bump org.bouncycastle:bcprov-jdk18on from 1.84 to 1.85</li>
<li><a
href="https://github.com/mwiede/jsch/commit/15debab767075f77eabf16911f2c45c3bec1d559"><code>15debab</code></a>
Bump actions/setup-java from 5.5.0 to 5.6.0</li>
<li><a
href="https://github.com/mwiede/jsch/commit/333055d95127dd59f80455642ceaae955fc2058e"><code>333055d</code></a>
Bump github/codeql-action/init from 4.37.0 to 4.37.3</li>
<li>Additional commits viewable in <a
href="https://github.com/mwiede/jsch/compare/jsch-2.27.7...jsch-2.28.6">compare
view</a></li>
</ul>
</details>
<br />
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>1 parent 6533c1f commit de3eca3
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
305 | 305 | | |
306 | 306 | | |
307 | 307 | | |
308 | | - | |
| 308 | + | |
309 | 309 | | |
310 | 310 | | |
311 | 311 | | |
| |||
0 commit comments