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

   Bumps `resolverVersion` from 2.0.13 to 2.0.14.
   Updates `org.apache.maven.resolver:maven-resolver-api` from 2.0.13 to 2.0.14
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a 
href="https://github.com/apache/maven-resolver/releases";>org.apache.maven.resolver:maven-resolver-api's
 releases</a>.</em></p>
   <blockquote>
   <h2>2.0.14</h2>
   <!-- raw HTML omitted -->
   <h2>🚀 New features and improvements</h2>
   <ul>
   <li>Enhance RRF (<a 
href="https://redirect.github.com/apache/maven-resolver/pull/1709";>#1709</a>) 
<a href="https://github.com/cstamas";><code>@​cstamas</code></a></li>
   <li>Locking inhibitor SPI (<a 
href="https://redirect.github.com/apache/maven-resolver/pull/1696";>#1696</a>) 
<a href="https://github.com/cstamas";><code>@​cstamas</code></a></li>
   <li>Repository Key Function SPI (<a 
href="https://redirect.github.com/apache/maven-resolver/pull/1679";>#1679</a>) 
<a href="https://github.com/cstamas";><code>@​cstamas</code></a></li>
   <li><a 
href="https://redirect.github.com/apache/maven-resolver/issues/1668";>GH-1668</a>:
 Add catch-all for group filter (<a 
href="https://redirect.github.com/apache/maven-resolver/pull/1694";>#1694</a>) 
<a href="https://github.com/cstamas";><code>@​cstamas</code></a></li>
   <li>Remote repository intent (<a 
href="https://redirect.github.com/apache/maven-resolver/pull/1680";>#1680</a>) 
<a href="https://github.com/cstamas";><code>@​cstamas</code></a></li>
   <li>Name mappers cleanup and new GAECV mapper (<a 
href="https://redirect.github.com/apache/maven-resolver/pull/1677";>#1677</a>) 
<a href="https://github.com/cstamas";><code>@​cstamas</code></a></li>
   <li>Remove hack from Basic connector (<a 
href="https://redirect.github.com/apache/maven-resolver/pull/1676";>#1676</a>) 
<a href="https://github.com/cstamas";><code>@​cstamas</code></a></li>
   <li>HTTP compression support in Java Http Client (<a 
href="https://redirect.github.com/apache/maven-resolver/pull/1627";>#1627</a>) 
<a href="https://github.com/kwin";><code>@​kwin</code></a></li>
   <li>Support preemptive authentication with Java HTTP Client (<a 
href="https://redirect.github.com/apache/maven-resolver/pull/1625";>#1625</a>) 
<a href="https://github.com/kwin";><code>@​kwin</code></a></li>
   </ul>
   <h2>🐛 Bug Fixes</h2>
   <ul>
   <li>Bug: <a 
href="https://redirect.github.com/apache/maven-resolver/issues/1711";>GH-1711</a>
 make sure last wins (<a 
href="https://redirect.github.com/apache/maven-resolver/pull/1712";>#1712</a>) 
<a href="https://github.com/cstamas";><code>@​cstamas</code></a></li>
   <li>Bug: <a 
href="https://redirect.github.com/apache/maven-resolver/issues/1703";>GH-1703</a>
 Gaps in G segments resets result (<a 
href="https://redirect.github.com/apache/maven-resolver/pull/1706";>#1706</a>) 
<a href="https://github.com/cstamas";><code>@​cstamas</code></a></li>
   <li>Bug: <a 
href="https://redirect.github.com/apache/maven-resolver/issues/1703";>GH-1703</a>
 Locally cached artifacts defy RRF (<a 
href="https://redirect.github.com/apache/maven-resolver/pull/1707";>#1707</a>) 
<a href="https://github.com/cstamas";><code>@​cstamas</code></a></li>
   <li>Bug: depMgt in manager was &quot;last wins&quot; instead of &quot;first 
wins&quot; (<a 
href="https://redirect.github.com/apache/maven-resolver/pull/1702";>#1702</a>) 
<a href="https://github.com/cstamas";><code>@​cstamas</code></a></li>
   <li>Bugfix: Prioritized Components Cache change detection got removed (<a 
href="https://redirect.github.com/apache/maven-resolver/pull/1698";>#1698</a>) 
<a href="https://github.com/cstamas";><code>@​cstamas</code></a></li>
   <li>TrackingFileManager changes (<a 
href="https://redirect.github.com/apache/maven-resolver/pull/1692";>#1692</a>) 
<a href="https://github.com/cstamas";><code>@​cstamas</code></a></li>
   <li>Make filters daemon friendly (<a 
href="https://redirect.github.com/apache/maven-resolver/pull/1681";>#1681</a>) 
<a href="https://github.com/cstamas";><code>@​cstamas</code></a></li>
   <li>Fix locking issues (<a 
href="https://redirect.github.com/apache/maven-resolver/pull/1660";>#1660</a>) 
<a href="https://github.com/cstamas";><code>@​cstamas</code></a></li>
   <li>Bug: Filter fixes (<a 
href="https://redirect.github.com/apache/maven-resolver/pull/1655";>#1655</a>) 
<a href="https://github.com/cstamas";><code>@​cstamas</code></a></li>
   <li>Fix automatic module names and missing methanol (<a 
href="https://redirect.github.com/apache/maven-resolver/pull/1651";>#1651</a>) 
<a href="https://github.com/cstamas";><code>@​cstamas</code></a></li>
   <li>ScopeManager: do not interfere with session graph transformer (<a 
href="https://redirect.github.com/apache/maven-resolver/pull/1650";>#1650</a>) 
<a href="https://github.com/cstamas";><code>@​cstamas</code></a></li>
   <li><a 
href="https://redirect.github.com/apache/maven-resolver/issues/1646";>GH-1646</a>
 bugfix for filter support in ADNC (<a 
href="https://redirect.github.com/apache/maven-resolver/pull/1647";>#1647</a>) 
<a href="https://github.com/cstamas";><code>@​cstamas</code></a></li>
   <li>Set the request timeout with Java HTTP Client (<a 
href="https://redirect.github.com/apache/maven-resolver/pull/1633";>#1633</a>) 
<a href="https://github.com/kwin";><code>@​kwin</code></a></li>
   </ul>
   <h2>📝 Documentation updates</h2>
   <ul>
   <li>Fix typos and improve clarity in using resolver docs (<a 
href="https://redirect.github.com/apache/maven-resolver/pull/1713";>#1713</a>) 
<a href="https://github.com/elharo";><code>@​elharo</code></a></li>
   </ul>
   <h2>👻 Maintenance</h2>
   <ul>
   <li>Test: Increase IPC test timeout (<a 
href="https://redirect.github.com/apache/maven-resolver/pull/1710";>#1710</a>) 
<a href="https://github.com/cstamas";><code>@​cstamas</code></a></li>
   <li>Use try-with for resource in test HttpServer (<a 
href="https://redirect.github.com/apache/maven-resolver/issues/1521";>#1521</a>) 
(<a 
href="https://redirect.github.com/apache/maven-resolver/pull/1686";>#1686</a>) 
<a href="https://github.com/martins-avots";><code>@​martins-avots</code></a></li>
   <li>Cleanup prefix and others (<a 
href="https://redirect.github.com/apache/maven-resolver/pull/1670";>#1670</a>) 
<a href="https://github.com/cstamas";><code>@​cstamas</code></a></li>
   <li>Maven Resolver lockrepro (<a 
href="https://redirect.github.com/apache/maven-resolver/pull/1665";>#1665</a>) 
<a href="https://github.com/cstamas";><code>@​cstamas</code></a></li>
   <li>Update GH CI (<a 
href="https://redirect.github.com/apache/maven-resolver/pull/1658";>#1658</a>) 
<a href="https://github.com/cstamas";><code>@​cstamas</code></a></li>
   </ul>
   <h2>📦 Dependency updates</h2>
   <ul>
   <li>Update test tools (<a 
href="https://redirect.github.com/apache/maven-resolver/pull/1705";>#1705</a>) 
<a href="https://github.com/cstamas";><code>@​cstamas</code></a></li>
   <li>Bump org.mockito:mockito-core from 5.20.0 to 5.21.0 (<a 
href="https://redirect.github.com/apache/maven-resolver/pull/1704";>#1704</a>) 
@<a href="https://github.com/apps/dependabot";>dependabot[bot]</a></li>
   <li>Bump org.codehaus.plexus:plexus-testing from 2.0.1 to 2.0.2 (<a 
href="https://redirect.github.com/apache/maven-resolver/pull/1697";>#1697</a>) 
@<a href="https://github.com/apps/dependabot";>dependabot[bot]</a></li>
   <li>Bump bouncycastleVersion from 1.82 to 1.83 (<a 
href="https://redirect.github.com/apache/maven-resolver/pull/1693";>#1693</a>) 
@<a href="https://github.com/apps/dependabot";>dependabot[bot]</a></li>
   <li>Update to SigStore 2.0.0 (<a 
href="https://redirect.github.com/apache/maven-resolver/pull/1685";>#1685</a>) 
<a href="https://github.com/cstamas";><code>@​cstamas</code></a></li>
   <li>Bump org.jboss.forge.roaster:roaster-api from 2.30.1.Final to 
2.30.3.Final (<a 
href="https://redirect.github.com/apache/maven-resolver/pull/1687";>#1687</a>) 
@<a href="https://github.com/apps/dependabot";>dependabot[bot]</a></li>
   </ul>
   <!-- raw HTML omitted -->
   </blockquote>
   <p>... (truncated)</p>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/apache/maven-resolver/commit/a1a75fb5875e4186cc988441ef9d3ec4957a5ce0";><code>a1a75fb</code></a>
 [maven-release-plugin] prepare release maven-resolver-2.0.14</li>
   <li><a 
href="https://github.com/apache/maven-resolver/commit/d45597db4047685ca0fac7eb8565277b50cb5acf";><code>d45597d</code></a>
 Sneaky errors fixed for release</li>
   <li><a 
href="https://github.com/apache/maven-resolver/commit/1c2ab711311271b7ddf8de057cc49e8b6913b704";><code>1c2ab71</code></a>
 [maven-release-plugin] rollback the release of maven-resolver-2.0.14</li>
   <li><a 
href="https://github.com/apache/maven-resolver/commit/83235d917a85ee20a06079e3a78ebc26e2d81c0a";><code>83235d9</code></a>
 [maven-release-plugin] prepare for next development iteration</li>
   <li><a 
href="https://github.com/apache/maven-resolver/commit/e44bcef95c9299cf9ca8b6a37822f470755c7a1c";><code>e44bcef</code></a>
 [maven-release-plugin] prepare release maven-resolver-2.0.14</li>
   <li><a 
href="https://github.com/apache/maven-resolver/commit/63e4736b333c5d4ae5a8afb2a4728b2074a59cb5";><code>63e4736</code></a>
 Bug: <a 
href="https://redirect.github.com/apache/maven-resolver/issues/1711";>GH-1711</a>
 make sure last wins (<a 
href="https://redirect.github.com/apache/maven-resolver/issues/1712";>#1712</a>)</li>
   <li><a 
href="https://github.com/apache/maven-resolver/commit/0766f6b3cc0eeee62569880c430a3a2fb5b2b2d8";><code>0766f6b</code></a>
 Enhance RRF (<a 
href="https://redirect.github.com/apache/maven-resolver/issues/1709";>#1709</a>)</li>
   <li><a 
href="https://github.com/apache/maven-resolver/commit/a3304f0266b0f878b290ebbca513ca65fe558f8b";><code>a3304f0</code></a>
 Bug: <a 
href="https://redirect.github.com/apache/maven-resolver/issues/1703";>GH-1703</a>
 Gaps in G segments resets result (<a 
href="https://redirect.github.com/apache/maven-resolver/issues/1706";>#1706</a>)</li>
   <li><a 
href="https://github.com/apache/maven-resolver/commit/f81573223382ec90ddb561a6a0d4af852ea80f3e";><code>f815732</code></a>
 Bug: <a 
href="https://redirect.github.com/apache/maven-resolver/issues/1703";>GH-1703</a>
 Locally cached artifacts defy RRF (<a 
href="https://redirect.github.com/apache/maven-resolver/issues/1707";>#1707</a>)</li>
   <li><a 
href="https://github.com/apache/maven-resolver/commit/6053cbea0f0b64d9a055eb20e6482aefe407ba26";><code>6053cbe</code></a>
 Test: Increase IPC test timeout (<a 
href="https://redirect.github.com/apache/maven-resolver/issues/1710";>#1710</a>)</li>
   <li>Additional commits viewable in <a 
href="https://github.com/apache/maven-resolver/compare/maven-resolver-2.0.13...maven-resolver-2.0.14";>compare
 view</a></li>
   </ul>
   </details>
   <br />
   
   Updates `org.apache.maven.resolver:maven-resolver-spi` from 2.0.13 to 2.0.14
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a 
href="https://github.com/apache/maven-resolver/releases";>org.apache.maven.resolver:maven-resolver-spi's
 releases</a>.</em></p>
   <blockquote>
   <h2>2.0.14</h2>
   <!-- raw HTML omitted -->
   <h2>🚀 New features and improvements</h2>
   <ul>
   <li>Enhance RRF (<a 
href="https://redirect.github.com/apache/maven-resolver/pull/1709";>#1709</a>) 
<a href="https://github.com/cstamas";><code>@​cstamas</code></a></li>
   <li>Locking inhibitor SPI (<a 
href="https://redirect.github.com/apache/maven-resolver/pull/1696";>#1696</a>) 
<a href="https://github.com/cstamas";><code>@​cstamas</code></a></li>
   <li>Repository Key Function SPI (<a 
href="https://redirect.github.com/apache/maven-resolver/pull/1679";>#1679</a>) 
<a href="https://github.com/cstamas";><code>@​cstamas</code></a></li>
   <li><a 
href="https://redirect.github.com/apache/maven-resolver/issues/1668";>GH-1668</a>:
 Add catch-all for group filter (<a 
href="https://redirect.github.com/apache/maven-resolver/pull/1694";>#1694</a>) 
<a href="https://github.com/cstamas";><code>@​cstamas</code></a></li>
   <li>Remote repository intent (<a 
href="https://redirect.github.com/apache/maven-resolver/pull/1680";>#1680</a>) 
<a href="https://github.com/cstamas";><code>@​cstamas</code></a></li>
   <li>Name mappers cleanup and new GAECV mapper (<a 
href="https://redirect.github.com/apache/maven-resolver/pull/1677";>#1677</a>) 
<a href="https://github.com/cstamas";><code>@​cstamas</code></a></li>
   <li>Remove hack from Basic connector (<a 
href="https://redirect.github.com/apache/maven-resolver/pull/1676";>#1676</a>) 
<a href="https://github.com/cstamas";><code>@​cstamas</code></a></li>
   <li>HTTP compression support in Java Http Client (<a 
href="https://redirect.github.com/apache/maven-resolver/pull/1627";>#1627</a>) 
<a href="https://github.com/kwin";><code>@​kwin</code></a></li>
   <li>Support preemptive authentication with Java HTTP Client (<a 
href="https://redirect.github.com/apache/maven-resolver/pull/1625";>#1625</a>) 
<a href="https://github.com/kwin";><code>@​kwin</code></a></li>
   </ul>
   <h2>🐛 Bug Fixes</h2>
   <ul>
   <li>Bug: <a 
href="https://redirect.github.com/apache/maven-resolver/issues/1711";>GH-1711</a>
 make sure last wins (<a 
href="https://redirect.github.com/apache/maven-resolver/pull/1712";>#1712</a>) 
<a href="https://github.com/cstamas";><code>@​cstamas</code></a></li>
   <li>Bug: <a 
href="https://redirect.github.com/apache/maven-resolver/issues/1703";>GH-1703</a>
 Gaps in G segments resets result (<a 
href="https://redirect.github.com/apache/maven-resolver/pull/1706";>#1706</a>) 
<a href="https://github.com/cstamas";><code>@​cstamas</code></a></li>
   <li>Bug: <a 
href="https://redirect.github.com/apache/maven-resolver/issues/1703";>GH-1703</a>
 Locally cached artifacts defy RRF (<a 
href="https://redirect.github.com/apache/maven-resolver/pull/1707";>#1707</a>) 
<a href="https://github.com/cstamas";><code>@​cstamas</code></a></li>
   <li>Bug: depMgt in manager was &quot;last wins&quot; instead of &quot;first 
wins&quot; (<a 
href="https://redirect.github.com/apache/maven-resolver/pull/1702";>#1702</a>) 
<a href="https://github.com/cstamas";><code>@​cstamas</code></a></li>
   <li>Bugfix: Prioritized Components Cache change detection got removed (<a 
href="https://redirect.github.com/apache/maven-resolver/pull/1698";>#1698</a>) 
<a href="https://github.com/cstamas";><code>@​cstamas</code></a></li>
   <li>TrackingFileManager changes (<a 
href="https://redirect.github.com/apache/maven-resolver/pull/1692";>#1692</a>) 
<a href="https://github.com/cstamas";><code>@​cstamas</code></a></li>
   <li>Make filters daemon friendly (<a 
href="https://redirect.github.com/apache/maven-resolver/pull/1681";>#1681</a>) 
<a href="https://github.com/cstamas";><code>@​cstamas</code></a></li>
   <li>Fix locking issues (<a 
href="https://redirect.github.com/apache/maven-resolver/pull/1660";>#1660</a>) 
<a href="https://github.com/cstamas";><code>@​cstamas</code></a></li>
   <li>Bug: Filter fixes (<a 
href="https://redirect.github.com/apache/maven-resolver/pull/1655";>#1655</a>) 
<a href="https://github.com/cstamas";><code>@​cstamas</code></a></li>
   <li>Fix automatic module names and missing methanol (<a 
href="https://redirect.github.com/apache/maven-resolver/pull/1651";>#1651</a>) 
<a href="https://github.com/cstamas";><code>@​cstamas</code></a></li>
   <li>ScopeManager: do not interfere with session graph transformer (<a 
href="https://redirect.github.com/apache/maven-resolver/pull/1650";>#1650</a>) 
<a href="https://github.com/cstamas";><code>@​cstamas</code></a></li>
   <li><a 
href="https://redirect.github.com/apache/maven-resolver/issues/1646";>GH-1646</a>
 bugfix for filter support in ADNC (<a 
href="https://redirect.github.com/apache/maven-resolver/pull/1647";>#1647</a>) 
<a href="https://github.com/cstamas";><code>@​cstamas</code></a></li>
   <li>Set the request timeout with Java HTTP Client (<a 
href="https://redirect.github.com/apache/maven-resolver/pull/1633";>#1633</a>) 
<a href="https://github.com/kwin";><code>@​kwin</code></a></li>
   </ul>
   <h2>📝 Documentation updates</h2>
   <ul>
   <li>Fix typos and improve clarity in using resolver docs (<a 
href="https://redirect.github.com/apache/maven-resolver/pull/1713";>#1713</a>) 
<a href="https://github.com/elharo";><code>@​elharo</code></a></li>
   </ul>
   <h2>👻 Maintenance</h2>
   <ul>
   <li>Test: Increase IPC test timeout (<a 
href="https://redirect.github.com/apache/maven-resolver/pull/1710";>#1710</a>) 
<a href="https://github.com/cstamas";><code>@​cstamas</code></a></li>
   <li>Use try-with for resource in test HttpServer (<a 
href="https://redirect.github.com/apache/maven-resolver/issues/1521";>#1521</a>) 
(<a 
href="https://redirect.github.com/apache/maven-resolver/pull/1686";>#1686</a>) 
<a href="https://github.com/martins-avots";><code>@​martins-avots</code></a></li>
   <li>Cleanup prefix and others (<a 
href="https://redirect.github.com/apache/maven-resolver/pull/1670";>#1670</a>) 
<a href="https://github.com/cstamas";><code>@​cstamas</code></a></li>
   <li>Maven Resolver lockrepro (<a 
href="https://redirect.github.com/apache/maven-resolver/pull/1665";>#1665</a>) 
<a href="https://github.com/cstamas";><code>@​cstamas</code></a></li>
   <li>Update GH CI (<a 
href="https://redirect.github.com/apache/maven-resolver/pull/1658";>#1658</a>) 
<a href="https://github.com/cstamas";><code>@​cstamas</code></a></li>
   </ul>
   <h2>📦 Dependency updates</h2>
   <ul>
   <li>Update test tools (<a 
href="https://redirect.github.com/apache/maven-resolver/pull/1705";>#1705</a>) 
<a href="https://github.com/cstamas";><code>@​cstamas</code></a></li>
   <li>Bump org.mockito:mockito-core from 5.20.0 to 5.21.0 (<a 
href="https://redirect.github.com/apache/maven-resolver/pull/1704";>#1704</a>) 
@<a href="https://github.com/apps/dependabot";>dependabot[bot]</a></li>
   <li>Bump org.codehaus.plexus:plexus-testing from 2.0.1 to 2.0.2 (<a 
href="https://redirect.github.com/apache/maven-resolver/pull/1697";>#1697</a>) 
@<a href="https://github.com/apps/dependabot";>dependabot[bot]</a></li>
   <li>Bump bouncycastleVersion from 1.82 to 1.83 (<a 
href="https://redirect.github.com/apache/maven-resolver/pull/1693";>#1693</a>) 
@<a href="https://github.com/apps/dependabot";>dependabot[bot]</a></li>
   <li>Update to SigStore 2.0.0 (<a 
href="https://redirect.github.com/apache/maven-resolver/pull/1685";>#1685</a>) 
<a href="https://github.com/cstamas";><code>@​cstamas</code></a></li>
   <li>Bump org.jboss.forge.roaster:roaster-api from 2.30.1.Final to 
2.30.3.Final (<a 
href="https://redirect.github.com/apache/maven-resolver/pull/1687";>#1687</a>) 
@<a href="https://github.com/apps/dependabot";>dependabot[bot]</a></li>
   </ul>
   <!-- raw HTML omitted -->
   </blockquote>
   <p>... (truncated)</p>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/apache/maven-resolver/commit/a1a75fb5875e4186cc988441ef9d3ec4957a5ce0";><code>a1a75fb</code></a>
 [maven-release-plugin] prepare release maven-resolver-2.0.14</li>
   <li><a 
href="https://github.com/apache/maven-resolver/commit/d45597db4047685ca0fac7eb8565277b50cb5acf";><code>d45597d</code></a>
 Sneaky errors fixed for release</li>
   <li><a 
href="https://github.com/apache/maven-resolver/commit/1c2ab711311271b7ddf8de057cc49e8b6913b704";><code>1c2ab71</code></a>
 [maven-release-plugin] rollback the release of maven-resolver-2.0.14</li>
   <li><a 
href="https://github.com/apache/maven-resolver/commit/83235d917a85ee20a06079e3a78ebc26e2d81c0a";><code>83235d9</code></a>
 [maven-release-plugin] prepare for next development iteration</li>
   <li><a 
href="https://github.com/apache/maven-resolver/commit/e44bcef95c9299cf9ca8b6a37822f470755c7a1c";><code>e44bcef</code></a>
 [maven-release-plugin] prepare release maven-resolver-2.0.14</li>
   <li><a 
href="https://github.com/apache/maven-resolver/commit/63e4736b333c5d4ae5a8afb2a4728b2074a59cb5";><code>63e4736</code></a>
 Bug: <a 
href="https://redirect.github.com/apache/maven-resolver/issues/1711";>GH-1711</a>
 make sure last wins (<a 
href="https://redirect.github.com/apache/maven-resolver/issues/1712";>#1712</a>)</li>
   <li><a 
href="https://github.com/apache/maven-resolver/commit/0766f6b3cc0eeee62569880c430a3a2fb5b2b2d8";><code>0766f6b</code></a>
 Enhance RRF (<a 
href="https://redirect.github.com/apache/maven-resolver/issues/1709";>#1709</a>)</li>
   <li><a 
href="https://github.com/apache/maven-resolver/commit/a3304f0266b0f878b290ebbca513ca65fe558f8b";><code>a3304f0</code></a>
 Bug: <a 
href="https://redirect.github.com/apache/maven-resolver/issues/1703";>GH-1703</a>
 Gaps in G segments resets result (<a 
href="https://redirect.github.com/apache/maven-resolver/issues/1706";>#1706</a>)</li>
   <li><a 
href="https://github.com/apache/maven-resolver/commit/f81573223382ec90ddb561a6a0d4af852ea80f3e";><code>f815732</code></a>
 Bug: <a 
href="https://redirect.github.com/apache/maven-resolver/issues/1703";>GH-1703</a>
 Locally cached artifacts defy RRF (<a 
href="https://redirect.github.com/apache/maven-resolver/issues/1707";>#1707</a>)</li>
   <li><a 
href="https://github.com/apache/maven-resolver/commit/6053cbea0f0b64d9a055eb20e6482aefe407ba26";><code>6053cbe</code></a>
 Test: Increase IPC test timeout (<a 
href="https://redirect.github.com/apache/maven-resolver/issues/1710";>#1710</a>)</li>
   <li>Additional commits viewable in <a 
href="https://github.com/apache/maven-resolver/compare/maven-resolver-2.0.13...maven-resolver-2.0.14";>compare
 view</a></li>
   </ul>
   </details>
   <br />
   
   Updates `org.apache.maven.resolver:maven-resolver-impl` from 1.8.1 to 2.0.14
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a 
href="https://github.com/apache/maven-resolver/releases";>org.apache.maven.resolver:maven-resolver-impl's
 releases</a>.</em></p>
   <blockquote>
   <h2>2.0.14</h2>
   <!-- raw HTML omitted -->
   <h2>🚀 New features and improvements</h2>
   <ul>
   <li>Enhance RRF (<a 
href="https://redirect.github.com/apache/maven-resolver/pull/1709";>#1709</a>) 
<a href="https://github.com/cstamas";><code>@​cstamas</code></a></li>
   <li>Locking inhibitor SPI (<a 
href="https://redirect.github.com/apache/maven-resolver/pull/1696";>#1696</a>) 
<a href="https://github.com/cstamas";><code>@​cstamas</code></a></li>
   <li>Repository Key Function SPI (<a 
href="https://redirect.github.com/apache/maven-resolver/pull/1679";>#1679</a>) 
<a href="https://github.com/cstamas";><code>@​cstamas</code></a></li>
   <li><a 
href="https://redirect.github.com/apache/maven-resolver/issues/1668";>GH-1668</a>:
 Add catch-all for group filter (<a 
href="https://redirect.github.com/apache/maven-resolver/pull/1694";>#1694</a>) 
<a href="https://github.com/cstamas";><code>@​cstamas</code></a></li>
   <li>Remote repository intent (<a 
href="https://redirect.github.com/apache/maven-resolver/pull/1680";>#1680</a>) 
<a href="https://github.com/cstamas";><code>@​cstamas</code></a></li>
   <li>Name mappers cleanup and new GAECV mapper (<a 
href="https://redirect.github.com/apache/maven-resolver/pull/1677";>#1677</a>) 
<a href="https://github.com/cstamas";><code>@​cstamas</code></a></li>
   <li>Remove hack from Basic connector (<a 
href="https://redirect.github.com/apache/maven-resolver/pull/1676";>#1676</a>) 
<a href="https://github.com/cstamas";><code>@​cstamas</code></a></li>
   <li>HTTP compression support in Java Http Client (<a 
href="https://redirect.github.com/apache/maven-resolver/pull/1627";>#1627</a>) 
<a href="https://github.com/kwin";><code>@​kwin</code></a></li>
   <li>Support preemptive authentication with Java HTTP Client (<a 
href="https://redirect.github.com/apache/maven-resolver/pull/1625";>#1625</a>) 
<a href="https://github.com/kwin";><code>@​kwin</code></a></li>
   </ul>
   <h2>🐛 Bug Fixes</h2>
   <ul>
   <li>Bug: <a 
href="https://redirect.github.com/apache/maven-resolver/issues/1711";>GH-1711</a>
 make sure last wins (<a 
href="https://redirect.github.com/apache/maven-resolver/pull/1712";>#1712</a>) 
<a href="https://github.com/cstamas";><code>@​cstamas</code></a></li>
   <li>Bug: <a 
href="https://redirect.github.com/apache/maven-resolver/issues/1703";>GH-1703</a>
 Gaps in G segments resets result (<a 
href="https://redirect.github.com/apache/maven-resolver/pull/1706";>#1706</a>) 
<a href="https://github.com/cstamas";><code>@​cstamas</code></a></li>
   <li>Bug: <a 
href="https://redirect.github.com/apache/maven-resolver/issues/1703";>GH-1703</a>
 Locally cached artifacts defy RRF (<a 
href="https://redirect.github.com/apache/maven-resolver/pull/1707";>#1707</a>) 
<a href="https://github.com/cstamas";><code>@​cstamas</code></a></li>
   <li>Bug: depMgt in manager was &quot;last wins&quot; instead of &quot;first 
wins&quot; (<a 
href="https://redirect.github.com/apache/maven-resolver/pull/1702";>#1702</a>) 
<a href="https://github.com/cstamas";><code>@​cstamas</code></a></li>
   <li>Bugfix: Prioritized Components Cache change detection got removed (<a 
href="https://redirect.github.com/apache/maven-resolver/pull/1698";>#1698</a>) 
<a href="https://github.com/cstamas";><code>@​cstamas</code></a></li>
   <li>TrackingFileManager changes (<a 
href="https://redirect.github.com/apache/maven-resolver/pull/1692";>#1692</a>) 
<a href="https://github.com/cstamas";><code>@​cstamas</code></a></li>
   <li>Make filters daemon friendly (<a 
href="https://redirect.github.com/apache/maven-resolver/pull/1681";>#1681</a>) 
<a href="https://github.com/cstamas";><code>@​cstamas</code></a></li>
   <li>Fix locking issues (<a 
href="https://redirect.github.com/apache/maven-resolver/pull/1660";>#1660</a>) 
<a href="https://github.com/cstamas";><code>@​cstamas</code></a></li>
   <li>Bug: Filter fixes (<a 
href="https://redirect.github.com/apache/maven-resolver/pull/1655";>#1655</a>) 
<a href="https://github.com/cstamas";><code>@​cstamas</code></a></li>
   <li>Fix automatic module names and missing methanol (<a 
href="https://redirect.github.com/apache/maven-resolver/pull/1651";>#1651</a>) 
<a href="https://github.com/cstamas";><code>@​cstamas</code></a></li>
   <li>ScopeManager: do not interfere with session graph transformer (<a 
href="https://redirect.github.com/apache/maven-resolver/pull/1650";>#1650</a>) 
<a href="https://github.com/cstamas";><code>@​cstamas</code></a></li>
   <li><a 
href="https://redirect.github.com/apache/maven-resolver/issues/1646";>GH-1646</a>
 bugfix for filter support in ADNC (<a 
href="https://redirect.github.com/apache/maven-resolver/pull/1647";>#1647</a>) 
<a href="https://github.com/cstamas";><code>@​cstamas</code></a></li>
   <li>Set the request timeout with Java HTTP Client (<a 
href="https://redirect.github.com/apache/maven-resolver/pull/1633";>#1633</a>) 
<a href="https://github.com/kwin";><code>@​kwin</code></a></li>
   </ul>
   <h2>📝 Documentation updates</h2>
   <ul>
   <li>Fix typos and improve clarity in using resolver docs (<a 
href="https://redirect.github.com/apache/maven-resolver/pull/1713";>#1713</a>) 
<a href="https://github.com/elharo";><code>@​elharo</code></a></li>
   </ul>
   <h2>👻 Maintenance</h2>
   <ul>
   <li>Test: Increase IPC test timeout (<a 
href="https://redirect.github.com/apache/maven-resolver/pull/1710";>#1710</a>) 
<a href="https://github.com/cstamas";><code>@​cstamas</code></a></li>
   <li>Use try-with for resource in test HttpServer (<a 
href="https://redirect.github.com/apache/maven-resolver/issues/1521";>#1521</a>) 
(<a 
href="https://redirect.github.com/apache/maven-resolver/pull/1686";>#1686</a>) 
<a href="https://github.com/martins-avots";><code>@​martins-avots</code></a></li>
   <li>Cleanup prefix and others (<a 
href="https://redirect.github.com/apache/maven-resolver/pull/1670";>#1670</a>) 
<a href="https://github.com/cstamas";><code>@​cstamas</code></a></li>
   <li>Maven Resolver lockrepro (<a 
href="https://redirect.github.com/apache/maven-resolver/pull/1665";>#1665</a>) 
<a href="https://github.com/cstamas";><code>@​cstamas</code></a></li>
   <li>Update GH CI (<a 
href="https://redirect.github.com/apache/maven-resolver/pull/1658";>#1658</a>) 
<a href="https://github.com/cstamas";><code>@​cstamas</code></a></li>
   </ul>
   <h2>📦 Dependency updates</h2>
   <ul>
   <li>Update test tools (<a 
href="https://redirect.github.com/apache/maven-resolver/pull/1705";>#1705</a>) 
<a href="https://github.com/cstamas";><code>@​cstamas</code></a></li>
   <li>Bump org.mockito:mockito-core from 5.20.0 to 5.21.0 (<a 
href="https://redirect.github.com/apache/maven-resolver/pull/1704";>#1704</a>) 
@<a href="https://github.com/apps/dependabot";>dependabot[bot]</a></li>
   <li>Bump org.codehaus.plexus:plexus-testing from 2.0.1 to 2.0.2 (<a 
href="https://redirect.github.com/apache/maven-resolver/pull/1697";>#1697</a>) 
@<a href="https://github.com/apps/dependabot";>dependabot[bot]</a></li>
   <li>Bump bouncycastleVersion from 1.82 to 1.83 (<a 
href="https://redirect.github.com/apache/maven-resolver/pull/1693";>#1693</a>) 
@<a href="https://github.com/apps/dependabot";>dependabot[bot]</a></li>
   <li>Update to SigStore 2.0.0 (<a 
href="https://redirect.github.com/apache/maven-resolver/pull/1685";>#1685</a>) 
<a href="https://github.com/cstamas";><code>@​cstamas</code></a></li>
   <li>Bump org.jboss.forge.roaster:roaster-api from 2.30.1.Final to 
2.30.3.Final (<a 
href="https://redirect.github.com/apache/maven-resolver/pull/1687";>#1687</a>) 
@<a href="https://github.com/apps/dependabot";>dependabot[bot]</a></li>
   </ul>
   <!-- raw HTML omitted -->
   </blockquote>
   <p>... (truncated)</p>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/apache/maven-resolver/commit/a1a75fb5875e4186cc988441ef9d3ec4957a5ce0";><code>a1a75fb</code></a>
 [maven-release-plugin] prepare release maven-resolver-2.0.14</li>
   <li><a 
href="https://github.com/apache/maven-resolver/commit/d45597db4047685ca0fac7eb8565277b50cb5acf";><code>d45597d</code></a>
 Sneaky errors fixed for release</li>
   <li><a 
href="https://github.com/apache/maven-resolver/commit/1c2ab711311271b7ddf8de057cc49e8b6913b704";><code>1c2ab71</code></a>
 [maven-release-plugin] rollback the release of maven-resolver-2.0.14</li>
   <li><a 
href="https://github.com/apache/maven-resolver/commit/83235d917a85ee20a06079e3a78ebc26e2d81c0a";><code>83235d9</code></a>
 [maven-release-plugin] prepare for next development iteration</li>
   <li><a 
href="https://github.com/apache/maven-resolver/commit/e44bcef95c9299cf9ca8b6a37822f470755c7a1c";><code>e44bcef</code></a>
 [maven-release-plugin] prepare release maven-resolver-2.0.14</li>
   <li><a 
href="https://github.com/apache/maven-resolver/commit/63e4736b333c5d4ae5a8afb2a4728b2074a59cb5";><code>63e4736</code></a>
 Bug: <a 
href="https://redirect.github.com/apache/maven-resolver/issues/1711";>GH-1711</a>
 make sure last wins (<a 
href="https://redirect.github.com/apache/maven-resolver/issues/1712";>#1712</a>)</li>
   <li><a 
href="https://github.com/apache/maven-resolver/commit/0766f6b3cc0eeee62569880c430a3a2fb5b2b2d8";><code>0766f6b</code></a>
 Enhance RRF (<a 
href="https://redirect.github.com/apache/maven-resolver/issues/1709";>#1709</a>)</li>
   <li><a 
href="https://github.com/apache/maven-resolver/commit/a3304f0266b0f878b290ebbca513ca65fe558f8b";><code>a3304f0</code></a>
 Bug: <a 
href="https://redirect.github.com/apache/maven-resolver/issues/1703";>GH-1703</a>
 Gaps in G segments resets result (<a 
href="https://redirect.github.com/apache/maven-resolver/issues/1706";>#1706</a>)</li>
   <li><a 
href="https://github.com/apache/maven-resolver/commit/f81573223382ec90ddb561a6a0d4af852ea80f3e";><code>f815732</code></a>
 Bug: <a 
href="https://redirect.github.com/apache/maven-resolver/issues/1703";>GH-1703</a>
 Locally cached artifacts defy RRF (<a 
href="https://redirect.github.com/apache/maven-resolver/issues/1707";>#1707</a>)</li>
   <li><a 
href="https://github.com/apache/maven-resolver/commit/6053cbea0f0b64d9a055eb20e6482aefe407ba26";><code>6053cbe</code></a>
 Test: Increase IPC test timeout (<a 
href="https://redirect.github.com/apache/maven-resolver/issues/1710";>#1710</a>)</li>
   <li>Additional commits viewable in <a 
href="https://github.com/apache/maven-resolver/compare/maven-resolver-1.8.1...maven-resolver-2.0.14";>compare
 view</a></li>
   </ul>
   </details>
   <br />
   
   Updates `org.apache.maven.resolver:maven-resolver-util` from 2.0.13 to 2.0.14
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a 
href="https://github.com/apache/maven-resolver/releases";>org.apache.maven.resolver:maven-resolver-util's
 releases</a>.</em></p>
   <blockquote>
   <h2>2.0.14</h2>
   <!-- raw HTML omitted -->
   <h2>🚀 New features and improvements</h2>
   <ul>
   <li>Enhance RRF (<a 
href="https://redirect.github.com/apache/maven-resolver/pull/1709";>#1709</a>) 
<a href="https://github.com/cstamas";><code>@​cstamas</code></a></li>
   <li>Locking inhibitor SPI (<a 
href="https://redirect.github.com/apache/maven-resolver/pull/1696";>#1696</a>) 
<a href="https://github.com/cstamas";><code>@​cstamas</code></a></li>
   <li>Repository Key Function SPI (<a 
href="https://redirect.github.com/apache/maven-resolver/pull/1679";>#1679</a>) 
<a href="https://github.com/cstamas";><code>@​cstamas</code></a></li>
   <li><a 
href="https://redirect.github.com/apache/maven-resolver/issues/1668";>GH-1668</a>:
 Add catch-all for group filter (<a 
href="https://redirect.github.com/apache/maven-resolver/pull/1694";>#1694</a>) 
<a href="https://github.com/cstamas";><code>@​cstamas</code></a></li>
   <li>Remote repository intent (<a 
href="https://redirect.github.com/apache/maven-resolver/pull/1680";>#1680</a>) 
<a href="https://github.com/cstamas";><code>@​cstamas</code></a></li>
   <li>Name mappers cleanup and new GAECV mapper (<a 
href="https://redirect.github.com/apache/maven-resolver/pull/1677";>#1677</a>) 
<a href="https://github.com/cstamas";><code>@​cstamas</code></a></li>
   <li>Remove hack from Basic connector (<a 
href="https://redirect.github.com/apache/maven-resolver/pull/1676";>#1676</a>) 
<a href="https://github.com/cstamas";><code>@​cstamas</code></a></li>
   <li>HTTP compression support in Java Http Client (<a 
href="https://redirect.github.com/apache/maven-resolver/pull/1627";>#1627</a>) 
<a href="https://github.com/kwin";><code>@​kwin</code></a></li>
   <li>Support preemptive authentication with Java HTTP Client (<a 
href="https://redirect.github.com/apache/maven-resolver/pull/1625";>#1625</a>) 
<a href="https://github.com/kwin";><code>@​kwin</code></a></li>
   </ul>
   <h2>🐛 Bug Fixes</h2>
   <ul>
   <li>Bug: <a 
href="https://redirect.github.com/apache/maven-resolver/issues/1711";>GH-1711</a>
 make sure last wins (<a 
href="https://redirect.github.com/apache/maven-resolver/pull/1712";>#1712</a>) 
<a href="https://github.com/cstamas";><code>@​cstamas</code></a></li>
   <li>Bug: <a 
href="https://redirect.github.com/apache/maven-resolver/issues/1703";>GH-1703</a>
 Gaps in G segments resets result (<a 
href="https://redirect.github.com/apache/maven-resolver/pull/1706";>#1706</a>) 
<a href="https://github.com/cstamas";><code>@​cstamas</code></a></li>
   <li>Bug: <a 
href="https://redirect.github.com/apache/maven-resolver/issues/1703";>GH-1703</a>
 Locally cached artifacts defy RRF (<a 
href="https://redirect.github.com/apache/maven-resolver/pull/1707";>#1707</a>) 
<a href="https://github.com/cstamas";><code>@​cstamas</code></a></li>
   <li>Bug: depMgt in manager was &quot;last wins&quot; instead of &quot;first 
wins&quot; (<a 
href="https://redirect.github.com/apache/maven-resolver/pull/1702";>#1702</a>) 
<a href="https://github.com/cstamas";><code>@​cstamas</code></a></li>
   <li>Bugfix: Prioritized Components Cache change detection got removed (<a 
href="https://redirect.github.com/apache/maven-resolver/pull/1698";>#1698</a>) 
<a href="https://github.com/cstamas";><code>@​cstamas</code></a></li>
   <li>TrackingFileManager changes (<a 
href="https://redirect.github.com/apache/maven-resolver/pull/1692";>#1692</a>) 
<a href="https://github.com/cstamas";><code>@​cstamas</code></a></li>
   <li>Make filters daemon friendly (<a 
href="https://redirect.github.com/apache/maven-resolver/pull/1681";>#1681</a>) 
<a href="https://github.com/cstamas";><code>@​cstamas</code></a></li>
   <li>Fix locking issues (<a 
href="https://redirect.github.com/apache/maven-resolver/pull/1660";>#1660</a>) 
<a href="https://github.com/cstamas";><code>@​cstamas</code></a></li>
   <li>Bug: Filter fixes (<a 
href="https://redirect.github.com/apache/maven-resolver/pull/1655";>#1655</a>) 
<a href="https://github.com/cstamas";><code>@​cstamas</code></a></li>
   <li>Fix automatic module names and missing methanol (<a 
href="https://redirect.github.com/apache/maven-resolver/pull/1651";>#1651</a>) 
<a href="https://github.com/cstamas";><code>@​cstamas</code></a></li>
   <li>ScopeManager: do not interfere with session graph transformer (<a 
href="https://redirect.github.com/apache/maven-resolver/pull/1650";>#1650</a>) 
<a href="https://github.com/cstamas";><code>@​cstamas</code></a></li>
   <li><a 
href="https://redirect.github.com/apache/maven-resolver/issues/1646";>GH-1646</a>
 bugfix for filter support in ADNC (<a 
href="https://redirect.github.com/apache/maven-resolver/pull/1647";>#1647</a>) 
<a href="https://github.com/cstamas";><code>@​cstamas</code></a></li>
   <li>Set the request timeout with Java HTTP Client (<a 
href="https://redirect.github.com/apache/maven-resolver/pull/1633";>#1633</a>) 
<a href="https://github.com/kwin";><code>@​kwin</code></a></li>
   </ul>
   <h2>📝 Documentation updates</h2>
   <ul>
   <li>Fix typos and improve clarity in using resolver docs (<a 
href="https://redirect.github.com/apache/maven-resolver/pull/1713";>#1713</a>) 
<a href="https://github.com/elharo";><code>@​elharo</code></a></li>
   </ul>
   <h2>👻 Maintenance</h2>
   <ul>
   <li>Test: Increase IPC test timeout (<a 
href="https://redirect.github.com/apache/maven-resolver/pull/1710";>#1710</a>) 
<a href="https://github.com/cstamas";><code>@​cstamas</code></a></li>
   <li>Use try-with for resource in test HttpServer (<a 
href="https://redirect.github.com/apache/maven-resolver/issues/1521";>#1521</a>) 
(<a 
href="https://redirect.github.com/apache/maven-resolver/pull/1686";>#1686</a>) 
<a href="https://github.com/martins-avots";><code>@​martins-avots</code></a></li>
   <li>Cleanup prefix and others (<a 
href="https://redirect.github.com/apache/maven-resolver/pull/1670";>#1670</a>) 
<a href="https://github.com/cstamas";><code>@​cstamas</code></a></li>
   <li>Maven Resolver lockrepro (<a 
href="https://redirect.github.com/apache/maven-resolver/pull/1665";>#1665</a>) 
<a href="https://github.com/cstamas";><code>@​cstamas</code></a></li>
   <li>Update GH CI (<a 
href="https://redirect.github.com/apache/maven-resolver/pull/1658";>#1658</a>) 
<a href="https://github.com/cstamas";><code>@​cstamas</code></a></li>
   </ul>
   <h2>📦 Dependency updates</h2>
   <ul>
   <li>Update test tools (<a 
href="https://redirect.github.com/apache/maven-resolver/pull/1705";>#1705</a>) 
<a href="https://github.com/cstamas";><code>@​cstamas</code></a></li>
   <li>Bump org.mockito:mockito-core from 5.20.0 to 5.21.0 (<a 
href="https://redirect.github.com/apache/maven-resolver/pull/1704";>#1704</a>) 
@<a href="https://github.com/apps/dependabot";>dependabot[bot]</a></li>
   <li>Bump org.codehaus.plexus:plexus-testing from 2.0.1 to 2.0.2 (<a 
href="https://redirect.github.com/apache/maven-resolver/pull/1697";>#1697</a>) 
@<a href="https://github.com/apps/dependabot";>dependabot[bot]</a></li>
   <li>Bump bouncycastleVersion from 1.82 to 1.83 (<a 
href="https://redirect.github.com/apache/maven-resolver/pull/1693";>#1693</a>) 
@<a href="https://github.com/apps/dependabot";>dependabot[bot]</a></li>
   <li>Update to SigStore 2.0.0 (<a 
href="https://redirect.github.com/apache/maven-resolver/pull/1685";>#1685</a>) 
<a href="https://github.com/cstamas";><code>@​cstamas</code></a></li>
   <li>Bump org.jboss.forge.roaster:roaster-api from 2.30.1.Final to 
2.30.3.Final (<a 
href="https://redirect.github.com/apache/maven-resolver/pull/1687";>#1687</a>) 
@<a href="https://github.com/apps/dependabot";>dependabot[bot]</a></li>
   </ul>
   <!-- raw HTML omitted -->
   </blockquote>
   <p>... (truncated)</p>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/apache/maven-resolver/commit/a1a75fb5875e4186cc988441ef9d3ec4957a5ce0";><code>a1a75fb</code></a>
 [maven-release-plugin] prepare release maven-resolver-2.0.14</li>
   <li><a 
href="https://github.com/apache/maven-resolver/commit/d45597db4047685ca0fac7eb8565277b50cb5acf";><code>d45597d</code></a>
 Sneaky errors fixed for release</li>
   <li><a 
href="https://github.com/apache/maven-resolver/commit/1c2ab711311271b7ddf8de057cc49e8b6913b704";><code>1c2ab71</code></a>
 [maven-release-plugin] rollback the release of maven-resolver-2.0.14</li>
   <li><a 
href="https://github.com/apache/maven-resolver/commit/83235d917a85ee20a06079e3a78ebc26e2d81c0a";><code>83235d9</code></a>
 [maven-release-plugin] prepare for next development iteration</li>
   <li><a 
href="https://github.com/apache/maven-resolver/commit/e44bcef95c9299cf9ca8b6a37822f470755c7a1c";><code>e44bcef</code></a>
 [maven-release-plugin] prepare release maven-resolver-2.0.14</li>
   <li><a 
href="https://github.com/apache/maven-resolver/commit/63e4736b333c5d4ae5a8afb2a4728b2074a59cb5";><code>63e4736</code></a>
 Bug: <a 
href="https://redirect.github.com/apache/maven-resolver/issues/1711";>GH-1711</a>
 make sure last wins (<a 
href="https://redirect.github.com/apache/maven-resolver/issues/1712";>#1712</a>)</li>
   <li><a 
href="https://github.com/apache/maven-resolver/commit/0766f6b3cc0eeee62569880c430a3a2fb5b2b2d8";><code>0766f6b</code></a>
 Enhance RRF (<a 
href="https://redirect.github.com/apache/maven-resolver/issues/1709";>#1709</a>)</li>
   <li><a 
href="https://github.com/apache/maven-resolver/commit/a3304f0266b0f878b290ebbca513ca65fe558f8b";><code>a3304f0</code></a>
 Bug: <a 
href="https://redirect.github.com/apache/maven-resolver/issues/1703";>GH-1703</a>
 Gaps in G segments resets result (<a 
href="https://redirect.github.com/apache/maven-resolver/issues/1706";>#1706</a>)</li>
   <li><a 
href="https://github.com/apache/maven-resolver/commit/f81573223382ec90ddb561a6a0d4af852ea80f3e";><code>f815732</code></a>
 Bug: <a 
href="https://redirect.github.com/apache/maven-resolver/issues/1703";>GH-1703</a>
 Locally cached artifacts defy RRF (<a 
href="https://redirect.github.com/apache/maven-resolver/issues/1707";>#1707</a>)</li>
   <li><a 
href="https://github.com/apache/maven-resolver/commit/6053cbea0f0b64d9a055eb20e6482aefe407ba26";><code>6053cbe</code></a>
 Test: Increase IPC test timeout (<a 
href="https://redirect.github.com/apache/maven-resolver/issues/1710";>#1710</a>)</li>
   <li>Additional commits viewable in <a 
href="https://github.com/apache/maven-resolver/compare/maven-resolver-2.0.13...maven-resolver-2.0.14";>compare
 view</a></li>
   </ul>
   </details>
   <br />
   
   Updates `org.apache.maven.resolver:maven-resolver-named-locks` from 2.0.13 
to 2.0.14
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a 
href="https://github.com/apache/maven-resolver/releases";>org.apache.maven.resolver:maven-resolver-named-locks's
 releases</a>.</em></p>
   <blockquote>
   <h2>2.0.14</h2>
   <!-- raw HTML omitted -->
   <h2>🚀 New features and improvements</h2>
   <ul>
   <li>Enhance RRF (<a 
href="https://redirect.github.com/apache/maven-resolver/pull/1709";>#1709</a>) 
<a href="https://github.com/cstamas";><code>@​cstamas</code></a></li>
   <li>Locking inhibitor SPI (<a 
href="https://redirect.github.com/apache/maven-resolver/pull/1696";>#1696</a>) 
<a href="https://github.com/cstamas";><code>@​cstamas</code></a></li>
   <li>Repository Key Function SPI (<a 
href="https://redirect.github.com/apache/maven-resolver/pull/1679";>#1679</a>) 
<a href="https://github.com/cstamas";><code>@​cstamas</code></a></li>
   <li><a 
href="https://redirect.github.com/apache/maven-resolver/issues/1668";>GH-1668</a>:
 Add catch-all for group filter (<a 
href="https://redirect.github.com/apache/maven-resolver/pull/1694";>#1694</a>) 
<a href="https://github.com/cstamas";><code>@​cstamas</code></a></li>
   <li>Remote repository intent (<a 
href="https://redirect.github.com/apache/maven-resolver/pull/1680";>#1680</a>) 
<a href="https://github.com/cstamas";><code>@​cstamas</code></a></li>
   <li>Name mappers cleanup and new GAECV mapper (<a 
href="https://redirect.github.com/apache/maven-resolver/pull/1677";>#1677</a>) 
<a href="https://github.com/cstamas";><code>@​cstamas</code></a></li>
   <li>Remove hack from Basic connector (<a 
href="https://redirect.github.com/apache/maven-resolver/pull/1676";>#1676</a>) 
<a href="https://github.com/cstamas";><code>@​cstamas</code></a></li>
   <li>HTTP compression support in Java Http Client (<a 
href="https://redirect.github.com/apache/maven-resolver/pull/1627";>#1627</a>) 
<a href="https://github.com/kwin";><code>@​kwin</code></a></li>
   <li>Support preemptive authentication with Java HTTP Client (<a 
href="https://redirect.github.com/apache/maven-resolver/pull/1625";>#1625</a>) 
<a href="https://github.com/kwin";><code>@​kwin</code></a></li>
   </ul>
   <h2>🐛 Bug Fixes</h2>
   <ul>
   <li>Bug: <a 
href="https://redirect.github.com/apache/maven-resolver/issues/1711";>GH-1711</a>
 make sure last wins (<a 
href="https://redirect.github.com/apache/maven-resolver/pull/1712";>#1712</a>) 
<a href="https://github.com/cstamas";><code>@​cstamas</code></a></li>
   <li>Bug: <a 
href="https://redirect.github.com/apache/maven-resolver/issues/1703";>GH-1703</a>
 Gaps in G segments resets result (<a 
href="https://redirect.github.com/apache/maven-resolver/pull/1706";>#1706</a>) 
<a href="https://github.com/cstamas";><code>@​cstamas</code></a></li>
   <li>Bug: <a 
href="https://redirect.github.com/apache/maven-resolver/issues/1703";>GH-1703</a>
 Locally cached artifacts defy RRF (<a 
href="https://redirect.github.com/apache/maven-resolver/pull/1707";>#1707</a>) 
<a href="https://github.com/cstamas";><code>@​cstamas</code></a></li>
   <li>Bug: depMgt in manager was &quot;last wins&quot; instead of &quot;first 
wins&quot; (<a 
href="https://redirect.github.com/apache/maven-resolver/pull/1702";>#1702</a>) 
<a href="https://github.com/cstamas";><code>@​cstamas</code></a></li>
   <li>Bugfix: Prioritized Components Cache change detection got removed (<a 
href="https://redirect.github.com/apache/maven-resolver/pull/1698";>#1698</a>) 
<a href="https://github.com/cstamas";><code>@​cstamas</code></a></li>
   <li>TrackingFileManager changes (<a 
href="https://redirect.github.com/apache/maven-resolver/pull/1692";>#1692</a>) 
<a href="https://github.com/cstamas";><code>@​cstamas</code></a></li>
   <li>Make filters daemon friendly (<a 
href="https://redirect.github.com/apache/maven-resolver/pull/1681";>#1681</a>) 
<a href="https://github.com/cstamas";><code>@​cstamas</code></a></li>
   <li>Fix locking issues (<a 
href="https://redirect.github.com/apache/maven-resolver/pull/1660";>#1660</a>) 
<a href="https://github.com/cstamas";><code>@​cstamas</code></a></li>
   <li>Bug: Filter fixes (<a 
href="https://redirect.github.com/apache/maven-resolver/pull/1655";>#1655</a>) 
<a href="https://github.com/cstamas";><code>@​cstamas</code></a></li>
   <li>Fix automatic module names and missing methanol (<a 
href="https://redirect.github.com/apache/maven-resolver/pull/1651";>#1651</a>) 
<a href="https://github.com/cstamas";><code>@​cstamas</code></a></li>
   <li>ScopeManager: do not interfere with session graph transformer (<a 
href="https://redirect.github.com/apache/maven-resolver/pull/1650";>#1650</a>) 
<a href="https://github.com/cstamas";><code>@​cstamas</code></a></li>
   <li><a 
href="https://redirect.github.com/apache/maven-resolver/issues/1646";>GH-1646</a>
 bugfix for filter support in ADNC (<a 
href="https://redirect.github.com/apache/maven-resolver/pull/1647";>#1647</a>) 
<a href="https://github.com/cstamas";><code>@​cstamas</code></a></li>
   <li>Set the request timeout with Java HTTP Client (<a 
href="https://redirect.github.com/apache/maven-resolver/pull/1633";>#1633</a>) 
<a href="https://github.com/kwin";><code>@​kwin</code></a></li>
   </ul>
   <h2>📝 Documentation updates</h2>
   <ul>
   <li>Fix typos and improve clarity in using resolver docs (<a 
href="https://redirect.github.com/apache/maven-resolver/pull/1713";>#1713</a>) 
<a href="https://github.com/elharo";><code>@​elharo</code></a></li>
   </ul>
   <h2>👻 Maintenance</h2>
   <ul>
   <li>Test: Increase IPC test timeout (<a 
href="https://redirect.github.com/apache/maven-resolver/pull/1710";>#1710</a>) 
<a href="https://github.com/cstamas";><code>@​cstamas</code></a></li>
   <li>Use try-with for resource in test HttpServer (<a 
href="https://redirect.github.com/apache/maven-resolver/issues/1521";>#1521</a>) 
(<a 
href="https://redirect.github.com/apache/maven-resolver/pull/1686";>#1686</a>) 
<a href="https://github.com/martins-avots";><code>@​martins-avots</code></a></li>
   <li>Cleanup prefix and others (<a 
href="https://redirect.github.com/apache/maven-resolver/pull/1670";>#1670</a>) 
<a href="https://github.com/cstamas";><code>@​cstamas</code></a></li>
   <li>Maven Resolver lockrepro (<a 
href="https://redirect.github.com/apache/maven-resolver/pull/1665";>#1665</a>) 
<a href="https://github.com/cstamas";><code>@​cstamas</code></a></li>
   <li>Update GH CI (<a 
href="https://redirect.github.com/apache/maven-resolver/pull/1658";>#1658</a>) 
<a href="https://github.com/cstamas";><code>@​cstamas</code></a></li>
   </ul>
   <h2>📦 Dependency updates</h2>
   <ul>
   <li>Update test tools (<a 
href="https://redirect.github.com/apache/maven-resolver/pull/1705";>#1705</a>) 
<a href="https://github.com/cstamas";><code>@​cstamas</code></a></li>
   <li>Bump org.mockito:mockito-core from 5.20.0 to 5.21.0 (<a 
href="https://redirect.github.com/apache/maven-resolver/pull/1704";>#1704</a>) 
@<a href="https://github.com/apps/dependabot";>dependabot[bot]</a></li>
   <li>Bump org.codehaus.plexus:plexus-testing from 2.0.1 to 2.0.2 (<a 
href="https://redirect.github.com/apache/maven-resolver/pull/1697";>#1697</a>) 
@<a href="https://github.com/apps/dependabot";>dependabot[bot]</a></li>
   <li>Bump bouncycastleVersion from 1.82 to 1.83 (<a 
href="https://redirect.github.com/apache/maven-resolver/pull/1693";>#1693</a>) 
@<a href="https://github.com/apps/dependabot";>dependabot[bot]</a></li>
   <li>Update to SigStore 2.0.0 (<a 
href="https://redirect.github.com/apache/maven-resolver/pull/1685";>#1685</a>) 
<a href="https://github.com/cstamas";><code>@​cstamas</code></a></li>
   <li>Bump org.jboss.forge.roaster:roaster-api from 2.30.1.Final to 
2.30.3.Final (<a 
href="https://redirect.github.com/apache/maven-resolver/pull/1687";>#1687</a>) 
@<a href="https://github.com/apps/dependabot";>dependabot[bot]</a></li>
   </ul>
   <!-- raw HTML omitted -->
   </blockquote>
   <p>... (truncated)</p>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/apache/maven-resolver/commit/a1a75fb5875e4186cc988441ef9d3ec4957a5ce0";><code>a1a75fb</code></a>
 [maven-release-plugin] prepare release maven-resolver-2.0.14</li>
   <li><a 
href="https://github.com/apache/maven-resolver/commit/d45597db4047685ca0fac7eb8565277b50cb5acf";><code>d45597d</code></a>
 Sneaky errors fixed for release</li>
   <li><a 
href="https://github.com/apache/maven-resolver/commit/1c2ab711311271b7ddf8de057cc49e8b6913b704";><code>1c2ab71</code></a>
 [maven-release-plugin] rollback the release of maven-resolver-2.0.14</li>
   <li><a 
href="https://github.com/apache/maven-resolver/commit/83235d917a85ee20a06079e3a78ebc26e2d81c0a";><code>83235d9</code></a>
 [maven-release-plugin] prepare for next development iteration</li>
   <li><a 
href="https://github.com/apache/maven-resolver/commit/e44bcef95c9299cf9ca8b6a37822f470755c7a1c";><code>e44bcef</code></a>
 [maven-release-plugin] prepare release maven-resolver-2.0.14</li>
   <li><a 
href="https://github.com/apache/maven-resolver/commit/63e4736b333c5d4ae5a8afb2a4728b2074a59cb5";><code>63e4736</code></a>
 Bug: <a 
href="https://redirect.github.com/apache/maven-resolver/issues/1711";>GH-1711</a>
 make sure last wins (<a 
href="https://redirect.github.com/apache/maven-resolver/issues/1712";>#1712</a>)</li>
   <li><a 
href="https://github.com/apache/maven-resolver/commit/0766f6b3cc0eeee62569880c430a3a2fb5b2b2d8";><code>0766f6b</code></a>
 Enhance RRF (<a 
href="https://redirect.github.com/apache/maven-resolver/issues/1709";>#1709</a>)</li>
   <li><a 
href="https://github.com/apache/maven-resolver/commit/a3304f0266b0f878b290ebbca513ca65fe558f8b";><code>a3304f0</code></a>
 Bug: <a 
href="https://redirect.github.com/apache/maven-resolver/issues/1703";>GH-1703</a>
 Gaps in G segments resets result (<a 
href="https://redirect.github.com/apache/maven-resolver/issues/1706";>#1706</a>)</li>
   <li><a 
href="https://github.com/apache/maven-resolver/commit/f81573223382ec90ddb561a6a0d4af852ea80f3e";><code>f815732</code></a>
 Bug: <a 
href="https://redirect.github.com/apache/maven-resolver/issues/1703";>GH-1703</a>
 Locally cached artifacts defy RRF (<a 
href="https://redirect.github.com/apache/maven-resolver/issues/1707";>#1707</a>)</li>
   <li><a 
href="https://github.com/apache/maven-resolver/commit/6053cbea0f0b64d9a055eb20e6482aefe407ba26";><code>6053cbe</code></a>
 Test: Increase IPC test timeout (<a 
href="https://redirect.github.com/apache/maven-resolver/issues/1710";>#1710</a>)</li>
   <li>Additional commits viewable in <a 
href="https://github.com/apache/maven-resolver/compare/maven-resolver-2.0.13...maven-resolver-2.0.14";>compare
 view</a></li>
   </ul>
   </details>
   <br />
   
   Updates `org.apache.maven.resolver:maven-resolver-connector-basic` from 
2.0.13 to 2.0.14
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a 
href="https://github.com/apache/maven-resolver/releases";>org.apache.maven.resolver:maven-resolver-connector-basic's
 releases</a>.</em></p>
   <blockquote>
   <h2>2.0.14</h2>
   <!-- raw HTML omitted -->
   <h2>🚀 New features and improvements</h2>
   <ul>
   <li>Enhance RRF (<a 
href="https://redirect.github.com/apache/maven-resolver/pull/1709";>#1709</a>) 
<a href="https://github.com/cstamas";><code>@​cstamas</code></a></li>
   <li>Locking inhibitor SPI (<a 
href="https://redirect.github.com/apache/maven-resolver/pull/1696";>#1696</a>) 
<a href="https://github.com/cstamas";><code>@​cstamas</code></a></li>
   <li>Repository Key Function SPI (<a 
href="https://redirect.github.com/apache/maven-resolver/pull/1679";>#1679</a>) 
<a href="https://github.com/cstamas";><code>@​cstamas</code></a></li>
   <li><a 
href="https://redirect.github.com/apache/maven-resolver/issues/1668";>GH-1668</a>:
 Add catch-all for group filter (<a 
href="https://redirect.github.com/apache/maven-resolver/pull/1694";>#1694</a>) 
<a href="https://github.com/cstamas";><code>@​cstamas</code></a></li>
   <li>Remote repository intent (<a 
href="https://redirect.github.com/apache/maven-resolver/pull/1680";>#1680</a>) 
<a href="https://github.com/cstamas";><code>@​cstamas</code></a></li>
   <li>Name mappers cleanup and new GAECV mapper (<a 
href="https://redirect.github.com/apache/maven-resolver/pull/1677";>#1677</a>) 
<a href="https://github.com/cstamas";><code>@​cstamas</code></a></li>
   <li>Remove hack from Basic connector (<a 
href="https://redirect.github.com/apache/maven-resolver/pull/1676";>#1676</a>) 
<a href="https://github.com/cstamas";><code>@​cstamas</code></a></li>
   <li>HTTP compression support in Java Http Client (<a 
href="https://redirect.github.com/apache/maven-resolver/pull/1627";>#1627</a>) 
<a href="https://github.com/kwin";><code>@​kwin</code></a></li>
   <li>Support preemptive authentication with Java HTTP Client (<a 
href="https://redirect.github.com/apache/maven-resolver/pull/1625";>#1625</a>) 
<a href="https://github.com/kwin";><code>@​kwin</code></a></li>
   </ul>
   <h2>🐛 Bug Fixes</h2>
   <ul>
   <li>Bug: <a 
href="https://redirect.github.com/apache/maven-resolver/issues/1711";>GH-1711</a>
 make sure last wins (<a 
href="https://redirect.github.com/apache/maven-resolver/pull/1712";>#1712</a>) 
<a href="https://github.com/cstamas";><code>@​cstamas</code></a></li>
   <li>Bug: <a 
href="https://redirect.github.com/apache/maven-resolver/issues/1703";>GH-1703</a>
 Gaps in G segments resets result (<a 
href="https://redirect.github.com/apache/maven-resolver/pull/1706";>#1706</a>) 
<a href="https://github.com/cstamas";><code>@​cstamas</code></a></li>
   <li>Bug: <a 
href="https://redirect.github.com/apache/maven-resolver/issues/1703";>GH-1703</a>
 Locally cached artifacts defy RRF (<a 
href="https://redirect.github.com/apache/maven-resolver/pull/1707";>#1707</a>) 
<a href="https://github.com/cstamas";><code>@​cstamas</code></a></li>
   <li>Bug: depMgt in manager was &quot;last wins&quot; instead of &quot;first 
wins&quot; (<a 
href="https://redirect.github.com/apache/maven-resolver/pull/1702";>#1702</a>) 
<a href="https://github.com/cstamas";><code>@​cstamas</code></a></li>
   <li>Bugfix: Prioritized Components Cache change detection got removed (<a 
href="https://redirect.github.com/apache/maven-resolver/pull/1698";>#1698</a>) 
<a href="https://github.com/cstamas";><code>@​cstamas</code></a></li>
   <li>TrackingFileManager changes (<a 
href="https://redirect.github.com/apache/maven-resolver/pull/1692";>#1692</a>) 
<a href="https://github.com/cstamas";><code>@​cstamas</code></a></li>
   <li>Make filters daemon friendly (<a 
href="https://redirect.github.com/apache/maven-resolver/pull/1681";>#1681</a>) 
<a href="https://github.com/cstamas";><code>@​cstamas</code></a></li>
   <li>Fix locking issues (<a 
href="https://redirect.github.com/apache/maven-resolver/pull/1660";>#1660</a>) 
<a href="https://github.com/cstamas";><code>@​cstamas</code></a></li>
   <li>Bug: Filter fixes (<a 
href="https://redirect.github.com/apache/maven-resolver/pull/1655";>#1655</a>) 
<a href="https://github.com/cstamas";><code>@​cstamas</code></a></li>
   <li>Fix automatic module names and missing methanol (<a 
href="https://redirect.github.com/apache/maven-resolver/pull/1651";>#1651</a>) 
<a href="https://github.com/cstamas";><code>@​cstamas</code></a></li>
   <li>ScopeManager: do not interfere with session graph transformer (<a 
href="https://redirect.github.com/apache/maven-resolver/pull/1650";>#1650</a>) 
<a href="https://github.com/cstamas";><code>@​cstamas</code></a></li>
   <li><a 
href="https://redirect.github.com/apache/maven-resolver/issues/1646";>GH-1646</a>
 bugfix for filter support in ADNC (<a 
href="https://redirect.github.com/apache/maven-resolver/pull/1647";>#1647</a>) 
<a href="https://github.com/cstamas";><code>@​cstamas</code></a></li>
   <li>Set the request timeout with Java HTTP Client (<a 
href="https://redirect.github.com/apache/maven-resolver/pull/1633";>#1633</a>) 
<a href="https://github.com/kwin";><code>@​kwin</code></a></li>
   </ul>
   <h2>📝 Documentation updates</h2>
   <ul>
   <li>Fix typos and improve clarity in using resolver docs (<a 
href="https://redirect.github.com/apache/maven-resolver/pull/1713";>#1713</a>) 
<a href="https://github.com/elharo";><code>@​elharo</code></a></li>
   </ul>
   <h2>👻 Maintenance</h2>
   <ul>
   <li>Test: Increase IPC test timeout (<a 
href="https://redirect.github.com/apache/maven-resolver/pull/1710";>#1710</a>) 
<a href="https://github.com/cstamas";><code>@​cstamas</code></a></li>
   <li>Use try-with for resource in test HttpServer (<a 
href="https://redirect.github.com/apache/maven-resolver/issues/1521";>#1521</a>) 
(<a 
href="https://redirect.github.com/apache/maven-resolver/pull/1686";>#1686</a>) 
<a href="https://github.com/martins-avots";><code>@​martins-avots</code></a></li>
   <li>Cleanup prefix and others (<a 
href="https://redirect.github.com/apache/maven-resolver/pull/1670";>#1670</a>) 
<a href="https://github.com/cstamas";><code>@​cstamas</code></a></li>
   <li>Maven Resolver lockrepro (<a 
href="https://redirect.github.com/apache/maven-resolver/pull/1665";>#1665</a>) 
<a href="https://github.com/cstamas";><code>@​cstamas</code></a></li>
   <li>Update GH CI (<a 
href="https://redirect.github.com/apache/maven-resolver/pull/1658";>#1658</a>) 
<a href="https://github.com/cstamas";><code>@​cstamas</code></a></li>
   </ul>
   <h2>📦 Dependency updates</h2>
   <ul>
   <li>Update test tools (<a 
href="https://redirect.github.com/apache/maven-resolver/pull/1705";>#1705</a>) 
<a href="https://github.com/cstamas";><code>@​cstamas</code></a></li>
   <li>Bump org.mockito:mockito-core from 5.20.0 to 5.21.0 (<a 
href="https://redirect.github.com/apache/maven-resolver/pull/1704";>#1704</a>) 
@<a href="https://github.com/apps/dependabot";>dependabot[bot]</a></li>
   <li>Bump org.codehaus.plexus:plexus-testing from 2.0.1 to 2.0.2 (<a 
href="https://redirect.github.com/apache/maven-resolver/pull/1697";>#1697</a>) 
@<a href="https://github.com/apps/dependabot";>dependabot[bot]</a></li>
   <li>Bump bouncycastleVersion from 1.82 to 1.83 (<a 
href="https://redirect.github.com/apache/maven-resolver/pull/1693";>#1693</a>) 
@<a href="https://github.com/apps/dependabot";>dependabot[bot]</a></li>
   <li>Update to SigStore 2.0.0 (<a 
href="https://redirect.github.com/apache/maven-resolver/pull/1685";>#1685</a>) 
<a href="https://github.com/cstamas";><code>@​cstamas</code></a></li>
   <li>Bump org.jboss.forge.roaster:roaster-api from 2.30.1.Final to 
2.30.3.Final (<a 
href="https://redirect.github.com/apache/maven-resolver/pull/1687";>#1687</a>) 
@<a href="https://github.com/apps/dependabot";>dependabot[bot]</a></li>
   </ul>
   <!-- raw HTML omitted -->
   </blockquote>
   <p>... (truncated)</p>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/apache/maven-resolver/commit/a1a75fb5875e4186cc988441ef9d3ec4957a5ce0";><code>a1a75fb</code></a>
 [maven-release-plugin] prepare release maven-resolver-2.0.14</li>
   <li><a 
href="https://github.com/apache/maven-resolver/commit/d45597db4047685ca0fac7eb8565277b50cb5acf";><code>d45597d</code></a>
 Sneaky errors fixed for release</li>
   <li><a 
href="https://github.com/apache/maven-resolver/commit/1c2ab711311271b7ddf8de057cc49e8b6913b704";><code>1c2ab71</code></a>
 [maven-release-plugin] rollback the release of maven-resolver-2.0.14</li>
   <li><a 
href="https://github.com/apache/maven-resolver/commit/83235d917a85ee20a06079e3a78ebc26e2d81c0a";><code>83235d9</code></a>
 [maven-release-plugin] prepare for next development iteration</li>
   <li><a 
href="https://github.com/apache/maven-resolver/commit/e44bcef95c9299cf9ca8b6a37822f470755c7a1c";><code>e44bcef</code></a>
 [maven-release-plugin] prepare release maven-resolver-2.0.14</li>
   <li><a 
href="https://github.com/apache/maven-resolver/commit/63e4736b333c5d4ae5a8afb2a4728b2074a59cb5";><code>63e4736</code></a>
 Bug: <a 
href="https://redirect.github.com/apache/maven-resolver/issues/1711";>GH-1711</a>
 make sure last wins (<a 
href="https://redirect.github.com/apache/maven-resolver/issues/1712";>#1712</a>)</li>
   <li><a 
href="https://github.com/apache/maven-resolver/commit/0766f6b3cc0eeee62569880c430a3a2fb5b2b2d8";><code>0766f6b</code></a>
 Enhance RRF (<a 
href="https://redirect.github.com/apache/maven-resolver/issues/1709";>#1709</a>)</li>
   <li><a 
href="https://github.com/apache/maven-resolver/commit/a3304f0266b0f878b290ebbca513ca65fe558f8b";><code>a3304f0</code></a>
 Bug: <a 
href="https://redirect.github.com/apache/maven-resolver/issues/1703";>GH-1703</a>
 Gaps in G segments resets result (<a 
href="https://redirect.github.com/apache/maven-resolver/issues/1706";>#1706</a>)</li>
   <li><a 
href="https://github.com/apache/maven-resolver/commit/f81573223382ec90ddb561a6a0d4af852ea80f3e";><code>f815732</code></a>
 Bug: <a 
href="https://redirect.github.com/apache/maven-resolver/issues/1703";>GH-1703</a>
 Locally cached artifacts defy RRF (<a 
href="https://redirect.github.com/apache/maven-resolver/issues/1707";>#1707</a>)</li>
   <li><a 
href="https://github.com/apache/maven-resolver/commit/6053cbea0f0b64d9a055eb20e6482aefe407ba26";><code>6053cbe</code></a>
 Test: Increase IPC test timeout (<a 
href="https://redirect.github.com/apache/maven-resolver/issues/1710";>#1710</a>)</li>
   <li>Additional commits viewable in <a 
href="https://github.com/apache/maven-resolver/compare/maven-resolver-2.0.13...maven-resolver-2.0.14";>compare
 view</a></li>
   </ul>
   </details>
   <br />
   
   Updates `org.apache.maven.resolver:maven-resolver-transport-file` from 
2.0.13 to 2.0.14
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a 
href="https://github.com/apache/maven-resolver/releases";>org.apache.maven.resolver:maven-resolver-transport-file's
 releases</a>.</em></p>
   <blockquote>
   <h2>2.0.14</h2>
   <!-- raw HTML omitted -->
   <h2>🚀 New features and improvements</h2>
   <ul>
   <li>Enhance RRF (<a 
href="https://redirect.github.com/apache/maven-resolver/pull/1709";>#1709</a>) 
<a href="https://github.com/cstamas";><code>@​cstamas</code></a></li>
   <li>Locking inhibitor SPI (<a 
href="https://redirect.github.com/apache/maven-resolver/pull/1696";>#1696</a>) 
<a href="https://github.com/cstamas";><code>@​cstamas</code></a></li>
   <li>Repository Key Function SPI (<a 
href="https://redirect.github.com/apache/maven-resolver/pull/1679";>#1679</a>) 
<a href="https://github.com/cstamas";><code>@​cstamas</code></a></li>
   <li><a 
href="https://redirect.github.com/apache/maven-resolver/issues/1668";>GH-1668</a>:
 Add catch-all for group filter (<a 
href="https://redirect.github.com/apache/maven-resolver/pull/1694";>#1694</a>) 
<a href="https://github.com/cstamas";><code>@​cstamas</code></a></li>
   <li>Remote repository intent (<a 
href="https://redirect.github.com/apache/maven-resolver/pull/1680";>#1680</a>) 
<a href="https://github.com/cstamas";><code>@​cstamas</code></a></li>
   <li>Name mappers cleanup and new GAECV mapper (<a 
href="https://redirect.github.com/apache/maven-resolver/pull/1677";>#1677</a>) 
<a href="https://github.com/cstamas";><code>@​cstamas</code></a></li>
   <li>Remove hack from Basic connector (<a 
href="https://redirect.github.com/apache/maven-resolver/pull/1676";>#1676</a>) 
<a href="https://github.com/cstamas";><code>@​cstamas</code></a></li>
   <li>HTTP compression support in Java Http Client (<a 
href="https://redirect.github.com/apache/maven-resolver/pull/1627";>#1627</a>) 
<a href="https://github.com/kwin";><code>@​kwin</code></a></li>
   <li>Support preemptive authentication with Java HTTP Client (<a 
href="https://redirect.github.com/apache/maven-resolver/pull/1625";>#1625</a>) 
<a href="https://github.com/kwin";><code>@​kwin</code></a></li>
   </ul>
   <h2>🐛 Bug Fixes</h2>
   <ul>
   <li>Bug: <a 
href="https://redirect.github.com/apache/maven-resolver/issues/1711";>GH-1711</a>
 make sure last wins (<a 
href="https://redirect.github.com/apache/maven-resolver/pull/1712";>#1712</a>) 
<a href="https://github.com/cstamas";><code>@​cstamas</code></a></li>
   <li>Bug: <a 
href="https://redirect.github.com/apache/maven-resolver/issues/1703";>GH-1703</a>
 Gaps in G segments resets result (<a 
href="https://redirect.github.com/apache/maven-resolver/pull/1706";>#1706</a>) 
<a href="https://github.com/cstamas";><code>@​cstamas</code></a></li>
   <li>Bug: <a 
href="https://redirect.github.com/apache/maven-resolver/issues/1703";>GH-1703</a>
 Locally cached artifacts defy RRF (<a 
href="https://redirect.github.com/apache/maven-resolver/pull/1707";>#1707</a>) 
<a href="https://github.com/cstamas";><code>@​cstamas</code></a></li>
   <li>Bug: depMgt in manager was &quot;last wins&quot; instead of &quot;first 
wins&quot; (<a 
href="https://redirect.github.com/apache/maven-resolver/pull/1702";>#1702</a>) 
<a href="https://github.com/cstamas";><code>@​cstamas</code></a></li>
   <li>Bugfix: Prioritized Components Cache change detection got removed (<a 
href="https://redirect.github.com/apache/maven-resolver/pull/1698";>#1698</a>) 
<a ...
   
   _Description has been truncated_


-- 
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