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

   Bumps [org.jline:jline](https://github.com/jline/jline3) from 4.4.2 to 4.4.3.
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a 
href="https://github.com/jline/jline3/releases";>org.jline:jline's 
releases</a>.</em></p>
   <blockquote>
   <p>JLine 4.4.3 is a security patch release addressing multiple 
vulnerabilities reported by AFINE/CERT.PL, plus bug fixes and dependency 
updates.</p>
   <h2>🔒 Security Fixes</h2>
   <ul>
   <li>Native Stack Buffer Overflow in Public INPUT_RECORD.memmove JNI Method 
(Windows) (<a 
href="https://github.com/jline/jline3/security/advisories/GHSA-6r3w-6jpj-x5w6";>GHSA-6r3w-6jpj-x5w6</a>)</li>
   <li>Authenticated SSH Shell Channel Resource Leak via Null or Non-Numeric 
PTY Dimensions (<a 
href="https://github.com/jline/jline3/security/advisories/GHSA-7h86-pjwh-gpqj";>GHSA-7h86-pjwh-gpqj</a>)</li>
   <li>Authenticated SSH DoS via Unbounded Window-Change Terminal Geometry (<a 
href="https://github.com/jline/jline3/security/advisories/GHSA-m935-wqpj-pvp3";>GHSA-m935-wqpj-pvp3</a>)</li>
   <li>TCP Socket File Descriptor Leak When Maximum Connections Reached (<a 
href="https://github.com/jline/jline3/security/advisories/GHSA-c87g-867h-cqr6";>GHSA-c87g-867h-cqr6</a>)</li>
   </ul>
   <h2>🐛 Bug Fixes</h2>
   <ul>
   <li>fix: verify server host keys in the ssh client builtin (<a 
href="https://redirect.github.com/jline/jline3/pull/2236";>#2236</a>) <a 
href="https://github.com/uchiha-bug-hunter";><code>@​uchiha-bug-hunter</code></a></li>
   <li>fix: address remaining security vulnerabilities reported by 
AFINE/CERT.PL (<a 
href="https://redirect.github.com/jline/jline3/pull/2235";>#2235</a>) <a 
href="https://github.com/gnodet";><code>@​gnodet</code></a></li>
   <li>fix: use Release Drafter draft for GitHub release and fail closed on 
lookup errors (<a 
href="https://redirect.github.com/jline/jline3/pull/2232";>#2232</a>) <a 
href="https://github.com/gnodet";><code>@​gnodet</code></a></li>
   </ul>
   <h2>📦 Dependency updates</h2>
   <ul>
   <li>chore: bump org.graalvm.buildtools:native-maven-plugin from 1.1.11 to 
1.1.12 (<a href="https://redirect.github.com/jline/jline3/pull/2242";>#2242</a>) 
@<a href="https://github.com/apps/dependabot";>dependabot[bot]</a></li>
   <li>chore: bump com.diffplug.spotless:spotless-maven-plugin from 3.10.1 to 
3.10.2 (<a href="https://redirect.github.com/jline/jline3/pull/2246";>#2246</a>) 
@<a href="https://github.com/apps/dependabot";>dependabot[bot]</a></li>
   <li>chore: bump groovy.version from 5.1.1 to 5.1.2 (<a 
href="https://redirect.github.com/jline/jline3/pull/2245";>#2245</a>) @<a 
href="https://github.com/apps/dependabot";>dependabot[bot]</a></li>
   <li>chore: bump slf4j.version from 2.0.18 to 2.0.19 (<a 
href="https://redirect.github.com/jline/jline3/pull/2244";>#2244</a>) @<a 
href="https://github.com/apps/dependabot";>dependabot[bot]</a></li>
   <li>chore: bump org.apache.maven.plugins:maven-surefire-plugin from 3.5.6 to 
3.6.0 (<a href="https://redirect.github.com/jline/jline3/pull/2234";>#2234</a>) 
@<a href="https://github.com/apps/dependabot";>dependabot[bot]</a></li>
   </ul>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/jline/jline3/commit/15f6fdd3b737bec2e876dd7d708f08f9efcfdb32";><code>15f6fdd</code></a>
 chore: bump org.graalvm.buildtools:native-maven-plugin (<a 
href="https://redirect.github.com/jline/jline3/issues/2242";>#2242</a>)</li>
   <li><a 
href="https://github.com/jline/jline3/commit/f5366bef50d5deaa1d35b3cc31bfa89a8c6e8e5b";><code>f5366be</code></a>
 chore: bump com.diffplug.spotless:spotless-maven-plugin (<a 
href="https://redirect.github.com/jline/jline3/issues/2246";>#2246</a>)</li>
   <li><a 
href="https://github.com/jline/jline3/commit/799a266abc2ee7cad83400b811e8eb1fd62cd21f";><code>799a266</code></a>
 chore: bump groovy.version from 5.1.1 to 5.1.2 (<a 
href="https://redirect.github.com/jline/jline3/issues/2245";>#2245</a>)</li>
   <li><a 
href="https://github.com/jline/jline3/commit/19757c850b33c5679c0a2ea7f2c87f6f55de8b7f";><code>19757c8</code></a>
 chore: bump slf4j.version from 2.0.18 to 2.0.19 (<a 
href="https://redirect.github.com/jline/jline3/issues/2244";>#2244</a>)</li>
   <li><a 
href="https://github.com/jline/jline3/commit/47e16bfc9e1790c3868601af73b8788f963581e4";><code>47e16bf</code></a>
 fix: verify server host keys in the ssh client builtin (<a 
href="https://redirect.github.com/jline/jline3/issues/2236";>#2236</a>)</li>
   <li><a 
href="https://github.com/jline/jline3/commit/ff4d59b03c8590e963daa5dc218bc2156dc7ac83";><code>ff4d59b</code></a>
 chore: bump org.apache.maven.plugins:maven-surefire-plugin (<a 
href="https://redirect.github.com/jline/jline3/issues/2234";>#2234</a>)</li>
   <li><a 
href="https://github.com/jline/jline3/commit/0cb3afdb589e8f6da68c2ccc6551eae6a3c7cee3";><code>0cb3afd</code></a>
 fix: address remaining security vulnerabilities reported by AFINE/CERT.PL (<a 
href="https://redirect.github.com/jline/jline3/issues/2";>#2</a>...</li>
   <li><a 
href="https://github.com/jline/jline3/commit/347b880fc1f982af0e1b620d959659e9fee8409e";><code>347b880</code></a>
 fix: use Release Drafter draft for GitHub release and fail closed on lookup 
e...</li>
   <li>See full diff in <a 
href="https://github.com/jline/jline3/compare/4.4.2...4.4.3";>compare 
view</a></li>
   </ul>
   </details>
   <br />
   
   
   [![Dependabot compatibility 
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=org.jline:jline&package-manager=maven&previous-version=4.4.2&new-version=4.4.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 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]

Reply via email to