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

   Bumps `resolverVersion` from 2.0.21-SNAPSHOT to 2.0.21.
   Updates `org.apache.maven.resolver:maven-resolver-api` from 2.0.21-SNAPSHOT 
to 2.0.21
   <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.21</h2>
   <!-- raw HTML omitted -->
   <h2>🚀 New features and improvements</h2>
   <ul>
   <li>RRF: self-heal from provably broken auto-discovered prefixes files (<a 
href="https://redirect.github.com/apache/maven-resolver/pull/1976";>#1976</a>) 
<a href="https://github.com/ascheman";><code>@​ascheman</code></a></li>
   <li>Feat: config to close connection at end of tx (<a 
href="https://redirect.github.com/apache/maven-resolver/pull/1978";>#1978</a>) 
<a href="https://github.com/cstamas";><code>@​cstamas</code></a></li>
   <li>Feat: new (limited) transport (<a 
href="https://redirect.github.com/apache/maven-resolver/pull/1966";>#1966</a>) 
<a href="https://github.com/cstamas";><code>@​cstamas</code></a></li>
   <li>Expose additional transport details to TransportListener (<a 
href="https://redirect.github.com/apache/maven-resolver/pull/1762";>#1762</a>) 
<a href="https://github.com/kwin";><code>@​kwin</code></a></li>
   <li>Support HTTP/3 in Jetty and JRE HTTP Client (<a 
href="https://redirect.github.com/apache/maven-resolver/pull/1949";>#1949</a>) 
<a href="https://github.com/kwin";><code>@​kwin</code></a></li>
   <li>Skip validation and decoration on re-entrant RepositorySystem calls (<a 
href="https://redirect.github.com/apache/maven-resolver/pull/1957";>#1957</a>) 
<a href="https://github.com/gnodet";><code>@​gnodet</code></a></li>
   </ul>
   <h2>🐛 Bug Fixes</h2>
   <ul>
   <li>Fix: preserve original trace data when stamping re-entrancy marker (<a 
href="https://redirect.github.com/apache/maven-resolver/pull/1980";>#1980</a>) 
<a href="https://github.com/gnodet";><code>@​gnodet</code></a></li>
   <li>Bug: in certain cases Resolver caused build failure (<a 
href="https://redirect.github.com/apache/maven-resolver/pull/1975";>#1975</a>) 
<a href="https://github.com/cstamas";><code>@​cstamas</code></a></li>
   <li>Make sure to always close input streams bound to responses (<a 
href="https://redirect.github.com/apache/maven-resolver/pull/1970";>#1970</a>) 
<a href="https://github.com/kwin";><code>@​kwin</code></a></li>
   <li>Fix: be more defensive regarding request traces (<a 
href="https://redirect.github.com/apache/maven-resolver/pull/1973";>#1973</a>) 
<a href="https://github.com/cstamas";><code>@​cstamas</code></a></li>
   <li>Fix reporting of HTTP/3 in JdkTransporter (<a 
href="https://redirect.github.com/apache/maven-resolver/pull/1967";>#1967</a>) 
<a href="https://github.com/kwin";><code>@​kwin</code></a></li>
   <li>Validate path components (<a 
href="https://redirect.github.com/apache/maven-resolver/pull/1959";>#1959</a>) 
<a href="https://github.com/cstamas";><code>@​cstamas</code></a></li>
   <li>Bug: Apache transport deadlock in concurrent use case (<a 
href="https://redirect.github.com/apache/maven-resolver/pull/1953";>#1953</a>) 
<a href="https://github.com/cstamas";><code>@​cstamas</code></a></li>
   <li>Fix potential NPEs in IpcClient and resource leak in 
DependencyGraphParser (<a 
href="https://redirect.github.com/apache/maven-resolver/pull/1945";>#1945</a>) 
<a href="https://github.com/gnodet";><code>@​gnodet</code></a></li>
   <li>Bug: Jetty transport used wrong config (<a 
href="https://redirect.github.com/apache/maven-resolver/pull/1948";>#1948</a>) 
<a href="https://github.com/cstamas";><code>@​cstamas</code></a></li>
   </ul>
   <h2>📝 Documentation updates</h2>
   <ul>
   <li>fix: Some since javadoc tags were off; fixed (<a 
href="https://redirect.github.com/apache/maven-resolver/pull/1968";>#1968</a>) 
<a href="https://github.com/cstamas";><code>@​cstamas</code></a></li>
   <li>Add AGENTS.md + SECURITY.md security-model pointer for scanner 
discoverability (<a 
href="https://redirect.github.com/apache/maven-resolver/pull/1950";>#1950</a>) 
<a href="https://github.com/potiuk";><code>@​potiuk</code></a></li>
   </ul>
   <h2>👻 Maintenance</h2>
   <ul>
   <li>Use try-with-resources in AbstractTransporter (<a 
href="https://redirect.github.com/apache/maven-resolver/pull/1947";>#1947</a>) 
<a href="https://github.com/Aayush10016";><code>@​Aayush10016</code></a></li>
   <li>Add AGENTS.md + SECURITY.md security-model pointer for scanner 
discoverability (<a 
href="https://redirect.github.com/apache/maven-resolver/pull/1950";>#1950</a>) 
<a href="https://github.com/potiuk";><code>@​potiuk</code></a></li>
   <li>Fix potential NPEs in IpcClient and resource leak in 
DependencyGraphParser (<a 
href="https://redirect.github.com/apache/maven-resolver/pull/1945";>#1945</a>) 
<a href="https://github.com/gnodet";><code>@​gnodet</code></a></li>
   <li>Limit internal retries to 1 with Java 26+ (<a 
href="https://redirect.github.com/apache/maven-resolver/pull/1946";>#1946</a>) 
<a href="https://github.com/kwin";><code>@​kwin</code></a></li>
   </ul>
   <h2>🔧 Build</h2>
   <ul>
   <li>Use custom doclet to extract configuration metadata with the help of (<a 
href="https://redirect.github.com/apache/maven-resolver/pull/1965";>#1965</a>) 
<a href="https://github.com/kwin";><code>@​kwin</code></a></li>
   </ul>
   <h2>📦 Dependency updates</h2>
   <ul>
   <li>Bump Jetty to 12.1.11 (<a 
href="https://redirect.github.com/apache/maven-resolver/pull/1969";>#1969</a>) 
<a href="https://github.com/cstamas";><code>@​cstamas</code></a></li>
   <li>Bump 
apache/maven-gh-actions-shared/.github/workflows/release-drafter.yml from 4 to 
5 (<a 
href="https://redirect.github.com/apache/maven-resolver/pull/1963";>#1963</a>) 
@<a href="https://github.com/apps/dependabot";>dependabot[bot]</a></li>
   <li>Bump apache/maven-gh-actions-shared/.github/workflows/maven-verify.yml 
from 4 to 5 (<a 
href="https://redirect.github.com/apache/maven-resolver/pull/1961";>#1961</a>) 
@<a href="https://github.com/apps/dependabot";>dependabot[bot]</a></li>
   <li>Bump apache/maven-gh-actions-shared/.github/workflows/stale.yml from 4 
to 5 (<a 
href="https://redirect.github.com/apache/maven-resolver/pull/1960";>#1960</a>) 
@<a href="https://github.com/apps/dependabot";>dependabot[bot]</a></li>
   <li>Bump apache/maven-gh-actions-shared/.github/workflows/pr-automation.yml 
from 4 to 5 (<a 
href="https://redirect.github.com/apache/maven-resolver/pull/1962";>#1962</a>) 
@<a href="https://github.com/apps/dependabot";>dependabot[bot]</a></li>
   <li>Bump bouncycastleVersion from 1.84 to 1.85 (<a 
href="https://redirect.github.com/apache/maven-resolver/pull/1956";>#1956</a>) 
@<a href="https://github.com/apps/dependabot";>dependabot[bot]</a></li>
   </ul>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li>See full diff in <a 
href="https://github.com/apache/maven-resolver/commits/maven-resolver-2.0.21";>compare
 view</a></li>
   </ul>
   </details>
   <br />
   
   Updates `org.apache.maven.resolver:maven-resolver-spi` from 2.0.21-SNAPSHOT 
to 2.0.21
   <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.21</h2>
   <!-- raw HTML omitted -->
   <h2>🚀 New features and improvements</h2>
   <ul>
   <li>RRF: self-heal from provably broken auto-discovered prefixes files (<a 
href="https://redirect.github.com/apache/maven-resolver/pull/1976";>#1976</a>) 
<a href="https://github.com/ascheman";><code>@​ascheman</code></a></li>
   <li>Feat: config to close connection at end of tx (<a 
href="https://redirect.github.com/apache/maven-resolver/pull/1978";>#1978</a>) 
<a href="https://github.com/cstamas";><code>@​cstamas</code></a></li>
   <li>Feat: new (limited) transport (<a 
href="https://redirect.github.com/apache/maven-resolver/pull/1966";>#1966</a>) 
<a href="https://github.com/cstamas";><code>@​cstamas</code></a></li>
   <li>Expose additional transport details to TransportListener (<a 
href="https://redirect.github.com/apache/maven-resolver/pull/1762";>#1762</a>) 
<a href="https://github.com/kwin";><code>@​kwin</code></a></li>
   <li>Support HTTP/3 in Jetty and JRE HTTP Client (<a 
href="https://redirect.github.com/apache/maven-resolver/pull/1949";>#1949</a>) 
<a href="https://github.com/kwin";><code>@​kwin</code></a></li>
   <li>Skip validation and decoration on re-entrant RepositorySystem calls (<a 
href="https://redirect.github.com/apache/maven-resolver/pull/1957";>#1957</a>) 
<a href="https://github.com/gnodet";><code>@​gnodet</code></a></li>
   </ul>
   <h2>🐛 Bug Fixes</h2>
   <ul>
   <li>Fix: preserve original trace data when stamping re-entrancy marker (<a 
href="https://redirect.github.com/apache/maven-resolver/pull/1980";>#1980</a>) 
<a href="https://github.com/gnodet";><code>@​gnodet</code></a></li>
   <li>Bug: in certain cases Resolver caused build failure (<a 
href="https://redirect.github.com/apache/maven-resolver/pull/1975";>#1975</a>) 
<a href="https://github.com/cstamas";><code>@​cstamas</code></a></li>
   <li>Make sure to always close input streams bound to responses (<a 
href="https://redirect.github.com/apache/maven-resolver/pull/1970";>#1970</a>) 
<a href="https://github.com/kwin";><code>@​kwin</code></a></li>
   <li>Fix: be more defensive regarding request traces (<a 
href="https://redirect.github.com/apache/maven-resolver/pull/1973";>#1973</a>) 
<a href="https://github.com/cstamas";><code>@​cstamas</code></a></li>
   <li>Fix reporting of HTTP/3 in JdkTransporter (<a 
href="https://redirect.github.com/apache/maven-resolver/pull/1967";>#1967</a>) 
<a href="https://github.com/kwin";><code>@​kwin</code></a></li>
   <li>Validate path components (<a 
href="https://redirect.github.com/apache/maven-resolver/pull/1959";>#1959</a>) 
<a href="https://github.com/cstamas";><code>@​cstamas</code></a></li>
   <li>Bug: Apache transport deadlock in concurrent use case (<a 
href="https://redirect.github.com/apache/maven-resolver/pull/1953";>#1953</a>) 
<a href="https://github.com/cstamas";><code>@​cstamas</code></a></li>
   <li>Fix potential NPEs in IpcClient and resource leak in 
DependencyGraphParser (<a 
href="https://redirect.github.com/apache/maven-resolver/pull/1945";>#1945</a>) 
<a href="https://github.com/gnodet";><code>@​gnodet</code></a></li>
   <li>Bug: Jetty transport used wrong config (<a 
href="https://redirect.github.com/apache/maven-resolver/pull/1948";>#1948</a>) 
<a href="https://github.com/cstamas";><code>@​cstamas</code></a></li>
   </ul>
   <h2>📝 Documentation updates</h2>
   <ul>
   <li>fix: Some since javadoc tags were off; fixed (<a 
href="https://redirect.github.com/apache/maven-resolver/pull/1968";>#1968</a>) 
<a href="https://github.com/cstamas";><code>@​cstamas</code></a></li>
   <li>Add AGENTS.md + SECURITY.md security-model pointer for scanner 
discoverability (<a 
href="https://redirect.github.com/apache/maven-resolver/pull/1950";>#1950</a>) 
<a href="https://github.com/potiuk";><code>@​potiuk</code></a></li>
   </ul>
   <h2>👻 Maintenance</h2>
   <ul>
   <li>Use try-with-resources in AbstractTransporter (<a 
href="https://redirect.github.com/apache/maven-resolver/pull/1947";>#1947</a>) 
<a href="https://github.com/Aayush10016";><code>@​Aayush10016</code></a></li>
   <li>Add AGENTS.md + SECURITY.md security-model pointer for scanner 
discoverability (<a 
href="https://redirect.github.com/apache/maven-resolver/pull/1950";>#1950</a>) 
<a href="https://github.com/potiuk";><code>@​potiuk</code></a></li>
   <li>Fix potential NPEs in IpcClient and resource leak in 
DependencyGraphParser (<a 
href="https://redirect.github.com/apache/maven-resolver/pull/1945";>#1945</a>) 
<a href="https://github.com/gnodet";><code>@​gnodet</code></a></li>
   <li>Limit internal retries to 1 with Java 26+ (<a 
href="https://redirect.github.com/apache/maven-resolver/pull/1946";>#1946</a>) 
<a href="https://github.com/kwin";><code>@​kwin</code></a></li>
   </ul>
   <h2>🔧 Build</h2>
   <ul>
   <li>Use custom doclet to extract configuration metadata with the help of (<a 
href="https://redirect.github.com/apache/maven-resolver/pull/1965";>#1965</a>) 
<a href="https://github.com/kwin";><code>@​kwin</code></a></li>
   </ul>
   <h2>📦 Dependency updates</h2>
   <ul>
   <li>Bump Jetty to 12.1.11 (<a 
href="https://redirect.github.com/apache/maven-resolver/pull/1969";>#1969</a>) 
<a href="https://github.com/cstamas";><code>@​cstamas</code></a></li>
   <li>Bump 
apache/maven-gh-actions-shared/.github/workflows/release-drafter.yml from 4 to 
5 (<a 
href="https://redirect.github.com/apache/maven-resolver/pull/1963";>#1963</a>) 
@<a href="https://github.com/apps/dependabot";>dependabot[bot]</a></li>
   <li>Bump apache/maven-gh-actions-shared/.github/workflows/maven-verify.yml 
from 4 to 5 (<a 
href="https://redirect.github.com/apache/maven-resolver/pull/1961";>#1961</a>) 
@<a href="https://github.com/apps/dependabot";>dependabot[bot]</a></li>
   <li>Bump apache/maven-gh-actions-shared/.github/workflows/stale.yml from 4 
to 5 (<a 
href="https://redirect.github.com/apache/maven-resolver/pull/1960";>#1960</a>) 
@<a href="https://github.com/apps/dependabot";>dependabot[bot]</a></li>
   <li>Bump apache/maven-gh-actions-shared/.github/workflows/pr-automation.yml 
from 4 to 5 (<a 
href="https://redirect.github.com/apache/maven-resolver/pull/1962";>#1962</a>) 
@<a href="https://github.com/apps/dependabot";>dependabot[bot]</a></li>
   <li>Bump bouncycastleVersion from 1.84 to 1.85 (<a 
href="https://redirect.github.com/apache/maven-resolver/pull/1956";>#1956</a>) 
@<a href="https://github.com/apps/dependabot";>dependabot[bot]</a></li>
   </ul>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li>See full diff in <a 
href="https://github.com/apache/maven-resolver/commits/maven-resolver-2.0.21";>compare
 view</a></li>
   </ul>
   </details>
   <br />
   
   Updates `org.apache.maven.resolver:maven-resolver-impl` from 2.0.21-SNAPSHOT 
to 2.0.21
   <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.21</h2>
   <!-- raw HTML omitted -->
   <h2>🚀 New features and improvements</h2>
   <ul>
   <li>RRF: self-heal from provably broken auto-discovered prefixes files (<a 
href="https://redirect.github.com/apache/maven-resolver/pull/1976";>#1976</a>) 
<a href="https://github.com/ascheman";><code>@​ascheman</code></a></li>
   <li>Feat: config to close connection at end of tx (<a 
href="https://redirect.github.com/apache/maven-resolver/pull/1978";>#1978</a>) 
<a href="https://github.com/cstamas";><code>@​cstamas</code></a></li>
   <li>Feat: new (limited) transport (<a 
href="https://redirect.github.com/apache/maven-resolver/pull/1966";>#1966</a>) 
<a href="https://github.com/cstamas";><code>@​cstamas</code></a></li>
   <li>Expose additional transport details to TransportListener (<a 
href="https://redirect.github.com/apache/maven-resolver/pull/1762";>#1762</a>) 
<a href="https://github.com/kwin";><code>@​kwin</code></a></li>
   <li>Support HTTP/3 in Jetty and JRE HTTP Client (<a 
href="https://redirect.github.com/apache/maven-resolver/pull/1949";>#1949</a>) 
<a href="https://github.com/kwin";><code>@​kwin</code></a></li>
   <li>Skip validation and decoration on re-entrant RepositorySystem calls (<a 
href="https://redirect.github.com/apache/maven-resolver/pull/1957";>#1957</a>) 
<a href="https://github.com/gnodet";><code>@​gnodet</code></a></li>
   </ul>
   <h2>🐛 Bug Fixes</h2>
   <ul>
   <li>Fix: preserve original trace data when stamping re-entrancy marker (<a 
href="https://redirect.github.com/apache/maven-resolver/pull/1980";>#1980</a>) 
<a href="https://github.com/gnodet";><code>@​gnodet</code></a></li>
   <li>Bug: in certain cases Resolver caused build failure (<a 
href="https://redirect.github.com/apache/maven-resolver/pull/1975";>#1975</a>) 
<a href="https://github.com/cstamas";><code>@​cstamas</code></a></li>
   <li>Make sure to always close input streams bound to responses (<a 
href="https://redirect.github.com/apache/maven-resolver/pull/1970";>#1970</a>) 
<a href="https://github.com/kwin";><code>@​kwin</code></a></li>
   <li>Fix: be more defensive regarding request traces (<a 
href="https://redirect.github.com/apache/maven-resolver/pull/1973";>#1973</a>) 
<a href="https://github.com/cstamas";><code>@​cstamas</code></a></li>
   <li>Fix reporting of HTTP/3 in JdkTransporter (<a 
href="https://redirect.github.com/apache/maven-resolver/pull/1967";>#1967</a>) 
<a href="https://github.com/kwin";><code>@​kwin</code></a></li>
   <li>Validate path components (<a 
href="https://redirect.github.com/apache/maven-resolver/pull/1959";>#1959</a>) 
<a href="https://github.com/cstamas";><code>@​cstamas</code></a></li>
   <li>Bug: Apache transport deadlock in concurrent use case (<a 
href="https://redirect.github.com/apache/maven-resolver/pull/1953";>#1953</a>) 
<a href="https://github.com/cstamas";><code>@​cstamas</code></a></li>
   <li>Fix potential NPEs in IpcClient and resource leak in 
DependencyGraphParser (<a 
href="https://redirect.github.com/apache/maven-resolver/pull/1945";>#1945</a>) 
<a href="https://github.com/gnodet";><code>@​gnodet</code></a></li>
   <li>Bug: Jetty transport used wrong config (<a 
href="https://redirect.github.com/apache/maven-resolver/pull/1948";>#1948</a>) 
<a href="https://github.com/cstamas";><code>@​cstamas</code></a></li>
   </ul>
   <h2>📝 Documentation updates</h2>
   <ul>
   <li>fix: Some since javadoc tags were off; fixed (<a 
href="https://redirect.github.com/apache/maven-resolver/pull/1968";>#1968</a>) 
<a href="https://github.com/cstamas";><code>@​cstamas</code></a></li>
   <li>Add AGENTS.md + SECURITY.md security-model pointer for scanner 
discoverability (<a 
href="https://redirect.github.com/apache/maven-resolver/pull/1950";>#1950</a>) 
<a href="https://github.com/potiuk";><code>@​potiuk</code></a></li>
   </ul>
   <h2>👻 Maintenance</h2>
   <ul>
   <li>Use try-with-resources in AbstractTransporter (<a 
href="https://redirect.github.com/apache/maven-resolver/pull/1947";>#1947</a>) 
<a href="https://github.com/Aayush10016";><code>@​Aayush10016</code></a></li>
   <li>Add AGENTS.md + SECURITY.md security-model pointer for scanner 
discoverability (<a 
href="https://redirect.github.com/apache/maven-resolver/pull/1950";>#1950</a>) 
<a href="https://github.com/potiuk";><code>@​potiuk</code></a></li>
   <li>Fix potential NPEs in IpcClient and resource leak in 
DependencyGraphParser (<a 
href="https://redirect.github.com/apache/maven-resolver/pull/1945";>#1945</a>) 
<a href="https://github.com/gnodet";><code>@​gnodet</code></a></li>
   <li>Limit internal retries to 1 with Java 26+ (<a 
href="https://redirect.github.com/apache/maven-resolver/pull/1946";>#1946</a>) 
<a href="https://github.com/kwin";><code>@​kwin</code></a></li>
   </ul>
   <h2>🔧 Build</h2>
   <ul>
   <li>Use custom doclet to extract configuration metadata with the help of (<a 
href="https://redirect.github.com/apache/maven-resolver/pull/1965";>#1965</a>) 
<a href="https://github.com/kwin";><code>@​kwin</code></a></li>
   </ul>
   <h2>📦 Dependency updates</h2>
   <ul>
   <li>Bump Jetty to 12.1.11 (<a 
href="https://redirect.github.com/apache/maven-resolver/pull/1969";>#1969</a>) 
<a href="https://github.com/cstamas";><code>@​cstamas</code></a></li>
   <li>Bump 
apache/maven-gh-actions-shared/.github/workflows/release-drafter.yml from 4 to 
5 (<a 
href="https://redirect.github.com/apache/maven-resolver/pull/1963";>#1963</a>) 
@<a href="https://github.com/apps/dependabot";>dependabot[bot]</a></li>
   <li>Bump apache/maven-gh-actions-shared/.github/workflows/maven-verify.yml 
from 4 to 5 (<a 
href="https://redirect.github.com/apache/maven-resolver/pull/1961";>#1961</a>) 
@<a href="https://github.com/apps/dependabot";>dependabot[bot]</a></li>
   <li>Bump apache/maven-gh-actions-shared/.github/workflows/stale.yml from 4 
to 5 (<a 
href="https://redirect.github.com/apache/maven-resolver/pull/1960";>#1960</a>) 
@<a href="https://github.com/apps/dependabot";>dependabot[bot]</a></li>
   <li>Bump apache/maven-gh-actions-shared/.github/workflows/pr-automation.yml 
from 4 to 5 (<a 
href="https://redirect.github.com/apache/maven-resolver/pull/1962";>#1962</a>) 
@<a href="https://github.com/apps/dependabot";>dependabot[bot]</a></li>
   <li>Bump bouncycastleVersion from 1.84 to 1.85 (<a 
href="https://redirect.github.com/apache/maven-resolver/pull/1956";>#1956</a>) 
@<a href="https://github.com/apps/dependabot";>dependabot[bot]</a></li>
   </ul>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li>See full diff in <a 
href="https://github.com/apache/maven-resolver/commits/maven-resolver-2.0.21";>compare
 view</a></li>
   </ul>
   </details>
   <br />
   
   Updates `org.apache.maven.resolver:maven-resolver-util` from 2.0.21-SNAPSHOT 
to 2.0.21
   <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.21</h2>
   <!-- raw HTML omitted -->
   <h2>🚀 New features and improvements</h2>
   <ul>
   <li>RRF: self-heal from provably broken auto-discovered prefixes files (<a 
href="https://redirect.github.com/apache/maven-resolver/pull/1976";>#1976</a>) 
<a href="https://github.com/ascheman";><code>@​ascheman</code></a></li>
   <li>Feat: config to close connection at end of tx (<a 
href="https://redirect.github.com/apache/maven-resolver/pull/1978";>#1978</a>) 
<a href="https://github.com/cstamas";><code>@​cstamas</code></a></li>
   <li>Feat: new (limited) transport (<a 
href="https://redirect.github.com/apache/maven-resolver/pull/1966";>#1966</a>) 
<a href="https://github.com/cstamas";><code>@​cstamas</code></a></li>
   <li>Expose additional transport details to TransportListener (<a 
href="https://redirect.github.com/apache/maven-resolver/pull/1762";>#1762</a>) 
<a href="https://github.com/kwin";><code>@​kwin</code></a></li>
   <li>Support HTTP/3 in Jetty and JRE HTTP Client (<a 
href="https://redirect.github.com/apache/maven-resolver/pull/1949";>#1949</a>) 
<a href="https://github.com/kwin";><code>@​kwin</code></a></li>
   <li>Skip validation and decoration on re-entrant RepositorySystem calls (<a 
href="https://redirect.github.com/apache/maven-resolver/pull/1957";>#1957</a>) 
<a href="https://github.com/gnodet";><code>@​gnodet</code></a></li>
   </ul>
   <h2>🐛 Bug Fixes</h2>
   <ul>
   <li>Fix: preserve original trace data when stamping re-entrancy marker (<a 
href="https://redirect.github.com/apache/maven-resolver/pull/1980";>#1980</a>) 
<a href="https://github.com/gnodet";><code>@​gnodet</code></a></li>
   <li>Bug: in certain cases Resolver caused build failure (<a 
href="https://redirect.github.com/apache/maven-resolver/pull/1975";>#1975</a>) 
<a href="https://github.com/cstamas";><code>@​cstamas</code></a></li>
   <li>Make sure to always close input streams bound to responses (<a 
href="https://redirect.github.com/apache/maven-resolver/pull/1970";>#1970</a>) 
<a href="https://github.com/kwin";><code>@​kwin</code></a></li>
   <li>Fix: be more defensive regarding request traces (<a 
href="https://redirect.github.com/apache/maven-resolver/pull/1973";>#1973</a>) 
<a href="https://github.com/cstamas";><code>@​cstamas</code></a></li>
   <li>Fix reporting of HTTP/3 in JdkTransporter (<a 
href="https://redirect.github.com/apache/maven-resolver/pull/1967";>#1967</a>) 
<a href="https://github.com/kwin";><code>@​kwin</code></a></li>
   <li>Validate path components (<a 
href="https://redirect.github.com/apache/maven-resolver/pull/1959";>#1959</a>) 
<a href="https://github.com/cstamas";><code>@​cstamas</code></a></li>
   <li>Bug: Apache transport deadlock in concurrent use case (<a 
href="https://redirect.github.com/apache/maven-resolver/pull/1953";>#1953</a>) 
<a href="https://github.com/cstamas";><code>@​cstamas</code></a></li>
   <li>Fix potential NPEs in IpcClient and resource leak in 
DependencyGraphParser (<a 
href="https://redirect.github.com/apache/maven-resolver/pull/1945";>#1945</a>) 
<a href="https://github.com/gnodet";><code>@​gnodet</code></a></li>
   <li>Bug: Jetty transport used wrong config (<a 
href="https://redirect.github.com/apache/maven-resolver/pull/1948";>#1948</a>) 
<a href="https://github.com/cstamas";><code>@​cstamas</code></a></li>
   </ul>
   <h2>📝 Documentation updates</h2>
   <ul>
   <li>fix: Some since javadoc tags were off; fixed (<a 
href="https://redirect.github.com/apache/maven-resolver/pull/1968";>#1968</a>) 
<a href="https://github.com/cstamas";><code>@​cstamas</code></a></li>
   <li>Add AGENTS.md + SECURITY.md security-model pointer for scanner 
discoverability (<a 
href="https://redirect.github.com/apache/maven-resolver/pull/1950";>#1950</a>) 
<a href="https://github.com/potiuk";><code>@​potiuk</code></a></li>
   </ul>
   <h2>👻 Maintenance</h2>
   <ul>
   <li>Use try-with-resources in AbstractTransporter (<a 
href="https://redirect.github.com/apache/maven-resolver/pull/1947";>#1947</a>) 
<a href="https://github.com/Aayush10016";><code>@​Aayush10016</code></a></li>
   <li>Add AGENTS.md + SECURITY.md security-model pointer for scanner 
discoverability (<a 
href="https://redirect.github.com/apache/maven-resolver/pull/1950";>#1950</a>) 
<a href="https://github.com/potiuk";><code>@​potiuk</code></a></li>
   <li>Fix potential NPEs in IpcClient and resource leak in 
DependencyGraphParser (<a 
href="https://redirect.github.com/apache/maven-resolver/pull/1945";>#1945</a>) 
<a href="https://github.com/gnodet";><code>@​gnodet</code></a></li>
   <li>Limit internal retries to 1 with Java 26+ (<a 
href="https://redirect.github.com/apache/maven-resolver/pull/1946";>#1946</a>) 
<a href="https://github.com/kwin";><code>@​kwin</code></a></li>
   </ul>
   <h2>🔧 Build</h2>
   <ul>
   <li>Use custom doclet to extract configuration metadata with the help of (<a 
href="https://redirect.github.com/apache/maven-resolver/pull/1965";>#1965</a>) 
<a href="https://github.com/kwin";><code>@​kwin</code></a></li>
   </ul>
   <h2>📦 Dependency updates</h2>
   <ul>
   <li>Bump Jetty to 12.1.11 (<a 
href="https://redirect.github.com/apache/maven-resolver/pull/1969";>#1969</a>) 
<a href="https://github.com/cstamas";><code>@​cstamas</code></a></li>
   <li>Bump 
apache/maven-gh-actions-shared/.github/workflows/release-drafter.yml from 4 to 
5 (<a 
href="https://redirect.github.com/apache/maven-resolver/pull/1963";>#1963</a>) 
@<a href="https://github.com/apps/dependabot";>dependabot[bot]</a></li>
   <li>Bump apache/maven-gh-actions-shared/.github/workflows/maven-verify.yml 
from 4 to 5 (<a 
href="https://redirect.github.com/apache/maven-resolver/pull/1961";>#1961</a>) 
@<a href="https://github.com/apps/dependabot";>dependabot[bot]</a></li>
   <li>Bump apache/maven-gh-actions-shared/.github/workflows/stale.yml from 4 
to 5 (<a 
href="https://redirect.github.com/apache/maven-resolver/pull/1960";>#1960</a>) 
@<a href="https://github.com/apps/dependabot";>dependabot[bot]</a></li>
   <li>Bump apache/maven-gh-actions-shared/.github/workflows/pr-automation.yml 
from 4 to 5 (<a 
href="https://redirect.github.com/apache/maven-resolver/pull/1962";>#1962</a>) 
@<a href="https://github.com/apps/dependabot";>dependabot[bot]</a></li>
   <li>Bump bouncycastleVersion from 1.84 to 1.85 (<a 
href="https://redirect.github.com/apache/maven-resolver/pull/1956";>#1956</a>) 
@<a href="https://github.com/apps/dependabot";>dependabot[bot]</a></li>
   </ul>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li>See full diff in <a 
href="https://github.com/apache/maven-resolver/commits/maven-resolver-2.0.21";>compare
 view</a></li>
   </ul>
   </details>
   <br />
   
   Updates `org.apache.maven.resolver:maven-resolver-named-locks` from 
2.0.21-SNAPSHOT to 2.0.21
   <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.21</h2>
   <!-- raw HTML omitted -->
   <h2>🚀 New features and improvements</h2>
   <ul>
   <li>RRF: self-heal from provably broken auto-discovered prefixes files (<a 
href="https://redirect.github.com/apache/maven-resolver/pull/1976";>#1976</a>) 
<a href="https://github.com/ascheman";><code>@​ascheman</code></a></li>
   <li>Feat: config to close connection at end of tx (<a 
href="https://redirect.github.com/apache/maven-resolver/pull/1978";>#1978</a>) 
<a href="https://github.com/cstamas";><code>@​cstamas</code></a></li>
   <li>Feat: new (limited) transport (<a 
href="https://redirect.github.com/apache/maven-resolver/pull/1966";>#1966</a>) 
<a href="https://github.com/cstamas";><code>@​cstamas</code></a></li>
   <li>Expose additional transport details to TransportListener (<a 
href="https://redirect.github.com/apache/maven-resolver/pull/1762";>#1762</a>) 
<a href="https://github.com/kwin";><code>@​kwin</code></a></li>
   <li>Support HTTP/3 in Jetty and JRE HTTP Client (<a 
href="https://redirect.github.com/apache/maven-resolver/pull/1949";>#1949</a>) 
<a href="https://github.com/kwin";><code>@​kwin</code></a></li>
   <li>Skip validation and decoration on re-entrant RepositorySystem calls (<a 
href="https://redirect.github.com/apache/maven-resolver/pull/1957";>#1957</a>) 
<a href="https://github.com/gnodet";><code>@​gnodet</code></a></li>
   </ul>
   <h2>🐛 Bug Fixes</h2>
   <ul>
   <li>Fix: preserve original trace data when stamping re-entrancy marker (<a 
href="https://redirect.github.com/apache/maven-resolver/pull/1980";>#1980</a>) 
<a href="https://github.com/gnodet";><code>@​gnodet</code></a></li>
   <li>Bug: in certain cases Resolver caused build failure (<a 
href="https://redirect.github.com/apache/maven-resolver/pull/1975";>#1975</a>) 
<a href="https://github.com/cstamas";><code>@​cstamas</code></a></li>
   <li>Make sure to always close input streams bound to responses (<a 
href="https://redirect.github.com/apache/maven-resolver/pull/1970";>#1970</a>) 
<a href="https://github.com/kwin";><code>@​kwin</code></a></li>
   <li>Fix: be more defensive regarding request traces (<a 
href="https://redirect.github.com/apache/maven-resolver/pull/1973";>#1973</a>) 
<a href="https://github.com/cstamas";><code>@​cstamas</code></a></li>
   <li>Fix reporting of HTTP/3 in JdkTransporter (<a 
href="https://redirect.github.com/apache/maven-resolver/pull/1967";>#1967</a>) 
<a href="https://github.com/kwin";><code>@​kwin</code></a></li>
   <li>Validate path components (<a 
href="https://redirect.github.com/apache/maven-resolver/pull/1959";>#1959</a>) 
<a href="https://github.com/cstamas";><code>@​cstamas</code></a></li>
   <li>Bug: Apache transport deadlock in concurrent use case (<a 
href="https://redirect.github.com/apache/maven-resolver/pull/1953";>#1953</a>) 
<a href="https://github.com/cstamas";><code>@​cstamas</code></a></li>
   <li>Fix potential NPEs in IpcClient and resource leak in 
DependencyGraphParser (<a 
href="https://redirect.github.com/apache/maven-resolver/pull/1945";>#1945</a>) 
<a href="https://github.com/gnodet";><code>@​gnodet</code></a></li>
   <li>Bug: Jetty transport used wrong config (<a 
href="https://redirect.github.com/apache/maven-resolver/pull/1948";>#1948</a>) 
<a href="https://github.com/cstamas";><code>@​cstamas</code></a></li>
   </ul>
   <h2>📝 Documentation updates</h2>
   <ul>
   <li>fix: Some since javadoc tags were off; fixed (<a 
href="https://redirect.github.com/apache/maven-resolver/pull/1968";>#1968</a>) 
<a href="https://github.com/cstamas";><code>@​cstamas</code></a></li>
   <li>Add AGENTS.md + SECURITY.md security-model pointer for scanner 
discoverability (<a 
href="https://redirect.github.com/apache/maven-resolver/pull/1950";>#1950</a>) 
<a href="https://github.com/potiuk";><code>@​potiuk</code></a></li>
   </ul>
   <h2>👻 Maintenance</h2>
   <ul>
   <li>Use try-with-resources in AbstractTransporter (<a 
href="https://redirect.github.com/apache/maven-resolver/pull/1947";>#1947</a>) 
<a href="https://github.com/Aayush10016";><code>@​Aayush10016</code></a></li>
   <li>Add AGENTS.md + SECURITY.md security-model pointer for scanner 
discoverability (<a 
href="https://redirect.github.com/apache/maven-resolver/pull/1950";>#1950</a>) 
<a href="https://github.com/potiuk";><code>@​potiuk</code></a></li>
   <li>Fix potential NPEs in IpcClient and resource leak in 
DependencyGraphParser (<a 
href="https://redirect.github.com/apache/maven-resolver/pull/1945";>#1945</a>) 
<a href="https://github.com/gnodet";><code>@​gnodet</code></a></li>
   <li>Limit internal retries to 1 with Java 26+ (<a 
href="https://redirect.github.com/apache/maven-resolver/pull/1946";>#1946</a>) 
<a href="https://github.com/kwin";><code>@​kwin</code></a></li>
   </ul>
   <h2>🔧 Build</h2>
   <ul>
   <li>Use custom doclet to extract configuration metadata with the help of (<a 
href="https://redirect.github.com/apache/maven-resolver/pull/1965";>#1965</a>) 
<a href="https://github.com/kwin";><code>@​kwin</code></a></li>
   </ul>
   <h2>📦 Dependency updates</h2>
   <ul>
   <li>Bump Jetty to 12.1.11 (<a 
href="https://redirect.github.com/apache/maven-resolver/pull/1969";>#1969</a>) 
<a href="https://github.com/cstamas";><code>@​cstamas</code></a></li>
   <li>Bump 
apache/maven-gh-actions-shared/.github/workflows/release-drafter.yml from 4 to 
5 (<a 
href="https://redirect.github.com/apache/maven-resolver/pull/1963";>#1963</a>) 
@<a href="https://github.com/apps/dependabot";>dependabot[bot]</a></li>
   <li>Bump apache/maven-gh-actions-shared/.github/workflows/maven-verify.yml 
from 4 to 5 (<a 
href="https://redirect.github.com/apache/maven-resolver/pull/1961";>#1961</a>) 
@<a href="https://github.com/apps/dependabot";>dependabot[bot]</a></li>
   <li>Bump apache/maven-gh-actions-shared/.github/workflows/stale.yml from 4 
to 5 (<a 
href="https://redirect.github.com/apache/maven-resolver/pull/1960";>#1960</a>) 
@<a href="https://github.com/apps/dependabot";>dependabot[bot]</a></li>
   <li>Bump apache/maven-gh-actions-shared/.github/workflows/pr-automation.yml 
from 4 to 5 (<a 
href="https://redirect.github.com/apache/maven-resolver/pull/1962";>#1962</a>) 
@<a href="https://github.com/apps/dependabot";>dependabot[bot]</a></li>
   <li>Bump bouncycastleVersion from 1.84 to 1.85 (<a 
href="https://redirect.github.com/apache/maven-resolver/pull/1956";>#1956</a>) 
@<a href="https://github.com/apps/dependabot";>dependabot[bot]</a></li>
   </ul>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li>See full diff in <a 
href="https://github.com/apache/maven-resolver/commits/maven-resolver-2.0.21";>compare
 view</a></li>
   </ul>
   </details>
   <br />
   
   Updates `org.apache.maven.resolver:maven-resolver-connector-basic` from 
2.0.21-SNAPSHOT to 2.0.21
   <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.21</h2>
   <!-- raw HTML omitted -->
   <h2>🚀 New features and improvements</h2>
   <ul>
   <li>RRF: self-heal from provably broken auto-discovered prefixes files (<a 
href="https://redirect.github.com/apache/maven-resolver/pull/1976";>#1976</a>) 
<a href="https://github.com/ascheman";><code>@​ascheman</code></a></li>
   <li>Feat: config to close connection at end of tx (<a 
href="https://redirect.github.com/apache/maven-resolver/pull/1978";>#1978</a>) 
<a href="https://github.com/cstamas";><code>@​cstamas</code></a></li>
   <li>Feat: new (limited) transport (<a 
href="https://redirect.github.com/apache/maven-resolver/pull/1966";>#1966</a>) 
<a href="https://github.com/cstamas";><code>@​cstamas</code></a></li>
   <li>Expose additional transport details to TransportListener (<a 
href="https://redirect.github.com/apache/maven-resolver/pull/1762";>#1762</a>) 
<a href="https://github.com/kwin";><code>@​kwin</code></a></li>
   <li>Support HTTP/3 in Jetty and JRE HTTP Client (<a 
href="https://redirect.github.com/apache/maven-resolver/pull/1949";>#1949</a>) 
<a href="https://github.com/kwin";><code>@​kwin</code></a></li>
   <li>Skip validation and decoration on re-entrant RepositorySystem calls (<a 
href="https://redirect.github.com/apache/maven-resolver/pull/1957";>#1957</a>) 
<a href="https://github.com/gnodet";><code>@​gnodet</code></a></li>
   </ul>
   <h2>🐛 Bug Fixes</h2>
   <ul>
   <li>Fix: preserve original trace data when stamping re-entrancy marker (<a 
href="https://redirect.github.com/apache/maven-resolver/pull/1980";>#1980</a>) 
<a href="https://github.com/gnodet";><code>@​gnodet</code></a></li>
   <li>Bug: in certain cases Resolver caused build failure (<a 
href="https://redirect.github.com/apache/maven-resolver/pull/1975";>#1975</a>) 
<a href="https://github.com/cstamas";><code>@​cstamas</code></a></li>
   <li>Make sure to always close input streams bound to responses (<a 
href="https://redirect.github.com/apache/maven-resolver/pull/1970";>#1970</a>) 
<a href="https://github.com/kwin";><code>@​kwin</code></a></li>
   <li>Fix: be more defensive regarding request traces (<a 
href="https://redirect.github.com/apache/maven-resolver/pull/1973";>#1973</a>) 
<a href="https://github.com/cstamas";><code>@​cstamas</code></a></li>
   <li>Fix reporting of HTTP/3 in JdkTransporter (<a 
href="https://redirect.github.com/apache/maven-resolver/pull/1967";>#1967</a>) 
<a href="https://github.com/kwin";><code>@​kwin</code></a></li>
   <li>Validate path components (<a 
href="https://redirect.github.com/apache/maven-resolver/pull/1959";>#1959</a>) 
<a href="https://github.com/cstamas";><code>@​cstamas</code></a></li>
   <li>Bug: Apache transport deadlock in concurrent use case (<a 
href="https://redirect.github.com/apache/maven-resolver/pull/1953";>#1953</a>) 
<a href="https://github.com/cstamas";><code>@​cstamas</code></a></li>
   <li>Fix potential NPEs in IpcClient and resource leak in 
DependencyGraphParser (<a 
href="https://redirect.github.com/apache/maven-resolver/pull/1945";>#1945</a>) 
<a href="https://github.com/gnodet";><code>@​gnodet</code></a></li>
   <li>Bug: Jetty transport used wrong config (<a 
href="https://redirect.github.com/apache/maven-resolver/pull/1948";>#1948</a>) 
<a href="https://github.com/cstamas";><code>@​cstamas</code></a></li>
   </ul>
   <h2>📝 Documentation updates</h2>
   <ul>
   <li>fix: Some since javadoc tags were off; fixed (<a 
href="https://redirect.github.com/apache/maven-resolver/pull/1968";>#1968</a>) 
<a href="https://github.com/cstamas";><code>@​cstamas</code></a></li>
   <li>Add AGENTS.md + SECURITY.md security-model pointer for scanner 
discoverability (<a 
href="https://redirect.github.com/apache/maven-resolver/pull/1950";>#1950</a>) 
<a href="https://github.com/potiuk";><code>@​potiuk</code></a></li>
   </ul>
   <h2>👻 Maintenance</h2>
   <ul>
   <li>Use try-with-resources in AbstractTransporter (<a 
href="https://redirect.github.com/apache/maven-resolver/pull/1947";>#1947</a>) 
<a href="https://github.com/Aayush10016";><code>@​Aayush10016</code></a></li>
   <li>Add AGENTS.md + SECURITY.md security-model pointer for scanner 
discoverability (<a 
href="https://redirect.github.com/apache/maven-resolver/pull/1950";>#1950</a>) 
<a href="https://github.com/potiuk";><code>@​potiuk</code></a></li>
   <li>Fix potential NPEs in IpcClient and resource leak in 
DependencyGraphParser (<a 
href="https://redirect.github.com/apache/maven-resolver/pull/1945";>#1945</a>) 
<a href="https://github.com/gnodet";><code>@​gnodet</code></a></li>
   <li>Limit internal retries to 1 with Java 26+ (<a 
href="https://redirect.github.com/apache/maven-resolver/pull/1946";>#1946</a>) 
<a href="https://github.com/kwin";><code>@​kwin</code></a></li>
   </ul>
   <h2>🔧 Build</h2>
   <ul>
   <li>Use custom doclet to extract configuration metadata with the help of (<a 
href="https://redirect.github.com/apache/maven-resolver/pull/1965";>#1965</a>) 
<a href="https://github.com/kwin";><code>@​kwin</code></a></li>
   </ul>
   <h2>📦 Dependency updates</h2>
   <ul>
   <li>Bump Jetty to 12.1.11 (<a 
href="https://redirect.github.com/apache/maven-resolver/pull/1969";>#1969</a>) 
<a href="https://github.com/cstamas";><code>@​cstamas</code></a></li>
   <li>Bump 
apache/maven-gh-actions-shared/.github/workflows/release-drafter.yml from 4 to 
5 (<a 
href="https://redirect.github.com/apache/maven-resolver/pull/1963";>#1963</a>) 
@<a href="https://github.com/apps/dependabot";>dependabot[bot]</a></li>
   <li>Bump apache/maven-gh-actions-shared/.github/workflows/maven-verify.yml 
from 4 to 5 (<a 
href="https://redirect.github.com/apache/maven-resolver/pull/1961";>#1961</a>) 
@<a href="https://github.com/apps/dependabot";>dependabot[bot]</a></li>
   <li>Bump apache/maven-gh-actions-shared/.github/workflows/stale.yml from 4 
to 5 (<a 
href="https://redirect.github.com/apache/maven-resolver/pull/1960";>#1960</a>) 
@<a href="https://github.com/apps/dependabot";>dependabot[bot]</a></li>
   <li>Bump apache/maven-gh-actions-shared/.github/workflows/pr-automation.yml 
from 4 to 5 (<a 
href="https://redirect.github.com/apache/maven-resolver/pull/1962";>#1962</a>) 
@<a href="https://github.com/apps/dependabot";>dependabot[bot]</a></li>
   <li>Bump bouncycastleVersion from 1.84 to 1.85 (<a 
href="https://redirect.github.com/apache/maven-resolver/pull/1956";>#1956</a>) 
@<a href="https://github.com/apps/dependabot";>dependabot[bot]</a></li>
   </ul>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li>See full diff in <a 
href="https://github.com/apache/maven-resolver/commits/maven-resolver-2.0.21";>compare
 view</a></li>
   </ul>
   </details>
   <br />
   
   Updates `org.apache.maven.resolver:maven-resolver-transport-file` from 
2.0.21-SNAPSHOT to 2.0.21
   <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.21</h2>
   <!-- raw HTML omitted -->
   <h2>🚀 New features and improvements</h2>
   <ul>
   <li>RRF: self-heal from provably broken auto-discovered prefixes files (<a 
href="https://redirect.github.com/apache/maven-resolver/pull/1976";>#1976</a>) 
<a href="https://github.com/ascheman";><code>@​ascheman</code></a></li>
   <li>Feat: config to close connection at end of tx (<a 
href="https://redirect.github.com/apache/maven-resolver/pull/1978";>#1978</a>) 
<a href="https://github.com/cstamas";><code>@​cstamas</code></a></li>
   <li>Feat: new (limited) transport (<a 
href="https://redirect.github.com/apache/maven-resolver/pull/1966";>#1966</a>) 
<a href="https://github.com/cstamas";><code>@​cstamas</code></a></li>
   <li>Expose additional transport details to TransportListener (<a 
href="https://redirect.github.com/apache/maven-resolver/pull/1762";>#1762</a>) 
<a href="https://github.com/kwin";><code>@​kwin</code></a></li>
   <li>Support HTTP/3 in Jetty and JRE HTTP Client (<a 
href="https://redirect.github.com/apache/maven-resolver/pull/1949";>#1949</a>) 
<a href="https://github.com/kwin";><code>@​kwin</code></a></li>
   <li>Skip validation and decoration on re-entrant RepositorySystem calls (<a 
href="https://redirect.github.com/apache/maven-resolver/pull/1957";>#1957</a>) 
<a href="https://github.com/gnodet";><code>@​gnodet</code></a></li>
   </ul>
   <h2>🐛 Bug Fixes</h2>
   <ul>
   <li>Fix: preserve original trace data when stamping re-entrancy marker (<a 
href="https://redirect.github.com/apache/maven-resolver/pull/1980";>#1980</a>) 
<a href="https://github.com/gnodet";><code>@​gnodet</code></a></li>
   <li>Bug: in certain cases Resolver caused build failure (<a 
href="https://redirect.github.com/apache/maven-resolver/pull/1975";>#1975</a>) 
<a href="https://github.com/cstamas";><code>@​cstamas</code></a></li>
   <li>Make sure to always close input streams bound to responses (<a 
href="https://redirect.github.com/apache/maven-resolver/pull/1970";>#1970</a>) 
<a href="https://github.com/kwin";><code>@​kwin</code></a></li>
   <li>Fix: be more defensive regarding request traces (<a 
href="https://redirect.github.com/apache/maven-resolver/pull/1973";>#1973</a>) 
<a href="https://github.com/cstamas";><code>@​cstamas</code></a></li>
   <li>Fix reporting of HTTP/3 in JdkTransporter (<a 
href="https://redirect.github.com/apache/maven-resolver/pull/1967";>#1967</a>) 
<a href="https://github.com/kwin";><code>@​kwin</code></a></li>
   <li>Validate path components (<a 
href="https://redirect.github.com/apache/maven-resolver/pull/1959";>#1959</a>) 
<a href="https://github.com/cstamas";><code>@​cstamas</code></a></li>
   <li>Bug: Apache transport deadlock in concurrent use case (<a 
href="https://redirect.github.com/apache/maven-resolver/pull/1953";>#1953</a>) 
<a href="https://github.com/cstamas";><code>@​cstamas</code></a></li>
   <li>Fix potential NPEs in IpcClient and resource leak in 
DependencyGraphParser (<a 
href="https://redirect.github.com/apache/maven-resolver/pull/1945";>#1945</a>) 
<a href="https://github.com/gnodet";><code>@​gnodet</code></a></li>
   <li>Bug: Jetty transport used wrong config (<a 
href="https://redirect.github.com/apache/maven-resolver/pull/1948";>#1948</a>) 
<a href="https://github.com/cstamas";><code>@​cstamas</code></a></li>
   </ul>
   <h2>📝 Documentation updates</h2>
   <ul>
   <li>fix: Some since javadoc tags were off; fixed (<a 
href="https://redirect.github.com/apache/maven-resolver/pull/1968";>#1968</a>) 
<a href="https://github.com/cstamas";><code>@​cstamas</code></a></li>
   <li>Add AGENTS.md + SECURITY.md security-model pointer for scanner 
discoverability (<a 
href="https://redirect.github.com/apache/maven-resolver/pull/1950";>#1950</a>) 
<a href="https://github.com/potiuk";><code>@​potiuk</code></a></li>
   </ul>
   <h2>👻 Maintenance</h2>
   <ul>
   <li>Use try-with-resources in AbstractTransporter (<a 
href="https://redirect.github.com/apache/maven-resolver/pull/1947";>#1947</a>) 
<a href="https://github.com/Aayush10016";><code>@​Aayush10016</code></a></li>
   <li>Add AGENTS.md + SECURITY.md security-model pointer for scanner 
discoverability (<a 
href="https://redirect.github.com/apache/maven-resolver/pull/1950";>#1950</a>) 
<a href="https://github.com/potiuk";><code>@​potiuk</code></a></li>
   <li>Fix potential NPEs in IpcClient and resource leak in 
DependencyGraphParser (<a 
href="https://redirect.github.com/apache/maven-resolver/pull/1945";>#1945</a>) 
<a href="https://github.com/gnodet";><code>@​gnodet</code></a></li>
   <li>Limit internal retries to 1 with Java 26+ (<a 
href="https://redirect.github.com/apache/maven-resolver/pull/1946";>#1946</a>) 
<a href="https://github.com/kwin";><code>@​kwin</code></a></li>
   </ul>
   <h2>🔧 Build</h2>
   <ul>
   <li>Use custom doclet to extract configuration metadata with the help of (<a 
href="https://redirect.github.com/apache/maven-resolver/pull/1965";>#1965</a>) 
<a href="https://github.com/kwin";><code>@​kwin</code></a></li>
   </ul>
   <h2>📦 Dependency updates</h2>
   <ul>
   <li>Bump Jetty to 12.1.11 (<a 
href="https://redirect.github.com/apache/maven-resolver/pull/1969";>#1969</a>) 
<a href="https://github.com/cstamas";><code>@​cstamas</code></a></li>
   <li>Bump 
apache/maven-gh-actions-shared/.github/workflows/release-drafter.yml from 4 to 
5 (<a 
href="https://redirect.github.com/apache/maven-resolver/pull/1963";>#1963</a>) 
@<a href="https://github.com/apps/dependabot";>dependabot[bot]</a></li>
   <li>Bump apache/maven-gh-actions-shared/.github/workflows/maven-verify.yml 
from 4 to 5 (<a 
href="https://redirect.github.com/apache/maven-resolver/pull/1961";>#1961</a>) 
@<a href="https://github.com/apps/dependabot";>dependabot[bot]</a></li>
   <li>Bump apache/maven-gh-actions-shared/.github/workflows/stale.yml from 4 
to 5 (<a 
href="https://redirect.github.com/apache/maven-resolver/pull/1960";>#1960</a>) 
@<a href="https://github.com/apps/dependabot";>dependabot[bot]</a></li>
   <li>Bump apache/maven-gh-actions-shared/.github/workflows/pr-automation.yml 
from 4 to 5 (<a 
href="https://redirect.github.com/apache/maven-resolver/pull/1962";>#1962</a>) 
@<a href="https://github.com/apps/dependabot";>dependabot[bot]</a></li>
   <li>Bump bouncycastleVersion from 1.84 to 1.85 (<a 
href="https://redirect.github.com/apache/maven-resolver/pull/1956";>#1956</a>) 
@<a href="https://github.com/apps/dependabot";>dependabot[bot]</a></li>
   </ul>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li>See full diff in <a 
href="https://github.com/apache/maven-resolver/commits/maven-resolver-2.0.21";>compare
 view</a></li>
   </ul>
   </details>
   <br />
   
   Updates `org.apache.maven.resolver:maven-resolver-transport-apache` from 
2.0.21-SNAPSHOT to 2.0.21
   <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-apache's
 releases</a>.</em></p>
   <blockquote>
   <h2>2.0.21</h2>
   <!-- raw HTML omitted -->
   <h2>🚀 New features and improvements</h2>
   <ul>
   <li>RRF: self-heal from provably broken auto-discovered prefixes files (<a 
href="https://redirect.github.com/apache/maven-resolver/pull/1976";>#1976</a>) 
<a href="https://github.com/ascheman";><code>@​ascheman</code></a></li>
   <li>Feat: config to close connection at end of tx (<a 
href="https://redirect.github.com/apache/maven-resolver/pull/1978";>#1978</a>) 
<a href="https://github.com/cstamas";><code>@​cstamas</code></a></li>
   <li>Feat: new (limited) transport (<a 
href="https://redirect.github.com/apache/maven-resolver/pull/1966";>#1966</a>) 
<a href="https://github.com/cstamas";><code>@​cstamas</code></a></li>
   <li>Expose additional transport details to TransportListener (<a 
href="https://redirect.github.com/apache/maven-resolver/pull/1762";>#1762</a>) 
<a href="https://github.com/kwin";><code>@​kwin</code></a></li>
   <li>Support HTTP/3 in Jetty and JRE HTTP Client (<a 
href="https://redirect.github.com/apache/maven-resolver/pull/1949";>#1949</a>) 
<a href="https://github.com/kwin";><code>@​kwin</code></a></li>
   <li>Skip validation and decoration on re-entrant RepositorySystem calls (<a 
href="https://redirect.github.com/apache/maven-resolver/pull/1957";>#1957</a>) 
<a href="https://github.com/gnodet";><code>@​gnodet</code></a></li>
   </ul>
   <h2>🐛 Bug Fixes</h2>
   <ul>
   <li>Fix: preserve original trace data when stamping re-entrancy marker (<a 
href="https://redirect.github.com/apache/maven-resolver/pull/1980";>#1980</a>) 
<a href="https://github.com/gnodet";><code>@​gnodet</code></a></li>
   <li>Bug: in certain cases Resolver caused build failure (<a 
href="https://redirect.github.com/apache/maven-resolver/pull/1975";>#1975</a>) 
<a href="https://github.com/cstamas";><code>@​cstamas</code></a></li>
   <li>Make sure to always close input streams bound to responses (<a 
href="https://redirect.github.com/apache/maven-resolver/pull/1970";>#1970</a>) 
<a href="https://github.com/kwin";><code>@​kwin</code></a></li>
   <li>Fix: be more defensive regarding request traces (<a 
href="https://redirect.github.com/apache/maven-resolver/pull/1973";>#1973</a>) 
<a href="https://github.com/cstamas";><code>@​cstamas</code></a></li>
   <li>Fix reporting of HTTP/3 in JdkTransporter (<a 
href="https://redirect.github.com/apache/maven-resolver/pull/1967";>#1967</a>) 
<a href="https://github.com/kwin";><code>@​kwin</code></a></li>
   <li>Validate path components (<a 
href="https://redirect.github.com/apache/maven-resolver/pull/1959";>#1959</a>) 
<a href="https://github.com/cstamas";><code>@​cstamas</code></a></li>
   <li>Bug: Apache transport deadlock in concurrent use case (<a 
href="https://redirect.github.com/apache/maven-resolver/pull/1953";>#1953</a>) 
<a href="https://github.com/cstamas";><code>@​cstamas</code></a></li>
   <li>Fix potential NPEs in IpcClient and resource leak in 
DependencyGraphParser (<a 
href="https://redirect.github.com/apache/maven-resolver/pull/1945";>#1945</a>) 
<a href="https://github.com/gnodet";><code>@​gnodet</code></a></li>
   <li>Bug: Jetty transport used wrong config (<a 
href="https://redirect.github.com/apache/maven-resolver/pull/1948";>#1948</a>) 
<a href="https://github.com/cstamas";><code>@​cstamas</code></a></li>
   </ul>
   <h2>📝 Documentation updates</h2>
   <ul>
   <li>fix: Some since javadoc tags were off; fixed (<a 
href="https://redirect.github.com/apache/maven-resolver/pull/1968";>#1968</a>) 
<a href="https://github.com/cstamas";><code>@​cstamas</code></a></li>
   <li>Add AGENTS.md + SECURITY.md security-model pointer for scanner 
discoverability (<a 
href="https://redirect.github.com/apache/maven-resolver/pull/1950";>#1950</a>) 
<a href="https://github.com/potiuk";><code>@​potiuk</code></a></li>
   </ul>
   <h2>👻 Maintenance</h2>
   <ul>
   <li>Use try-with-resources in AbstractTransporter (<a 
href="https://redirect.github.com/apache/maven-resolver/pull/1947";>#1947</a>) 
<a href="https://github.com/Aayush10016";><code>@​Aayush10016</code></a></li>
   <li>Add AGENTS.md + SECURITY.md security-model pointer for scanner 
discoverability (<a 
href="https://redirect.github.com/apache/maven-resolver/pull/1950";>#1950</a>) 
<a href="https://github.com/potiuk";><code>@​potiuk</code></a></li>
   <li>Fix potential NPEs in IpcClient and resource leak in 
DependencyGraphParser (<a 
href="https://redirect.github.com/apache/maven-resolver/pull/1945";>#1945</a>) 
<a href="https://github.com/gnodet";><code>@​gnodet</code></a></li>
   <li>Limit internal retries to 1 with Java 26+ (<a 
href="https://redirect.github.com/apache/maven-resolver/pull/1946";>#1946</a>) 
<a href="https://github.com/kwin";><code>@​kwin</code></a></li>
   </ul>
   <h2>🔧 Build</h2>
   <ul>
   <li>Use custom doclet to extract configuration metadata with the help of (<a 
href="https://redirect.github.com/apache/maven-resolver/pull/1965";>#1965</a>) 
<a href="https://github.com/kwin";><code>@​kwin</code></a></li>
   </ul>
   <h2>📦 Dependency updates</h2>
   <ul>
   <li>Bump Jetty to 12.1.11 (<a 
href="https://redirect.github.com/apache/maven-resolver/pull/1969";>#1969</a>) 
<a href="https://github.com/cstamas";><code>@​cstamas</code></a></li>
   <li>Bump 
apache/maven-gh-actions-shared/.github/workflows/release-drafter.yml from 4 to 
5 (<a 
href="https://redirect.github.com/apache/maven-resolver/pull/1963";>#1963</a>) 
@<a href="https://github.com/apps/dependabot";>dependabot[bot]</a></li>
   <li>Bump apache/maven-gh-actions-shared/.github/workflows/maven-verify.yml 
from 4 to 5 (<a 
href="https://redirect.github.com/apache/maven-resolver/pull/1961";>#1961</a>) 
@<a href="https://github.com/apps/dependabot";>dependabot[bot]</a></li>
   <li>Bump apache/maven-gh-actions-shared/.github/workflows/stale.yml from 4 
to 5 (<a 
href="https://redirect.github.com/apache/maven-resolver/pull/1960";>#1960</a>) 
@<a href="https://github.com/apps/dependabot";>dependabot[bot]</a></li>
   <li>Bump apache/maven-gh-actions-shared/.github/workflows/pr-automation.yml 
from 4 to 5 (<a 
href="https://redirect.github.com/apache/maven-resolver/pull/1962";>#1962</a>) 
@<a href="https://github.com/apps/dependabot";>dependabot[bot]</a></li>
   <li>Bump bouncycastleVersion from 1.84 to 1.85 (<a 
href="https://redirect.github.com/apache/maven-resolver/pull/1956";>#1956</a>) 
@<a href="https://github.com/apps/dependabot";>dependabot[bot]</a></li>
   </ul>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li>See full diff in <a 
href="https://github.com/apache/maven-resolver/commits/maven-resolver-2.0.21";>compare
 view</a></li>
   </ul>
   </details>
   <br />
   
   Updates `org.apache.maven.resolver:maven-resolver-transport-jdk` from 
2.0.21-SNAPSHOT to 2.0.21
   
   Updates `org.apache.maven.resolver:maven-resolver-transport-wagon` from 
2.0.21-SNAPSHOT to 2.0.21
   <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-wagon's
 releases</a>.</em></p>
   <blockquote>
   <h2>2.0.21</h2>
   <!-- raw HTML omitted -->
   <h2>🚀 New features and improvements</h2>
   <ul>
   <li>RRF: self-heal from provably broken auto-discovered prefixes files (<a 
href="https://redirect.github.com/apache/maven-resolver/pull/1976";>#1976</a>) 
<a href="https://github.com/ascheman";><code>@​ascheman</code></a></li>
   <li>Feat: config to close connection at end of tx (<a 
href="https://redirect.github.com/apache/maven-resolver/pull/1978";>#1978</a>) 
<a href="https://github.com/cstamas";><code>@​cstamas</code></a></li>
   <li>Feat: new (limited) transport (<a 
href="https://redirect.github.com/apache/maven-resolver/pull/1966";>#1966</a>) 
<a href="https://github.com/cstamas";><code>@​cstamas</code></a></li>
   <li>Expose additional transport details to TransportListener (<a 
href="https://redirect.github.com/apache/maven-resolver/pull/1762";>#1762</a>) 
<a href="https://github.com/kwin";><code>@​kwin</code></a></li>
   <li>Support HTTP/3 in Jetty and JRE HTTP Client (<a 
href="https://redirect.github.com/apache/maven-resolver/pull/1949";>#1949</a>) 
<a href="https://github.com/kwin";><code>@​kwin</code></a></li>
   <li>Skip validation and decoration on re-entrant RepositorySystem calls (<a 
href="https://redirect.github.com/apache/maven-resolver/pull/1957";>#1957</a>) 
<a href="https://github.com/gnodet";><code>@​gnodet</code></a></li>
   </ul>
   <h2>🐛 Bug Fixes</h2>
   <ul>
   <li>Fix: preserve original trace data when stamping re-entrancy marker (<a 
href="https://redirect.github.com/apache/maven-resolver/pull/1980";>#1980</a>) 
<a href="https://github.com/gnodet";><code>@​gnodet</code></a></li>
   <li>Bug: in certain cases Resolver caused build failure (<a 
href="https://redirect.github.com/apache/maven-resolver/pull/1975";>#1975</a>) 
<a href="https://github.com/cstamas";><code>@​cstamas</code></a></li>
   <li>Make sure to always close input streams bound to responses (<a 
href="https://redirect.github.com/apache/maven-resolver/pull/1970";>#1970</a>) 
<a href="https://github.com/kwin";><code>@​kwin</code></a></li>
   <li>Fix: be more defensive regarding request traces (<a 
href="https://redirect.github.com/apache/maven-resolver/pull/1973";>#1973</a>) 
<a href="https://github.com/cstamas";><code>@​cstamas</code></a></li>
   <li>Fix reporting of HTTP/3 in JdkTransporter (<a 
href="https://redirect.github.com/apache/maven-resolver/pull/1967";>#1967</a>) 
<a href="https://github.com/kwin";><code>@​kwin</code></a></li>
   <li>Validate path components (<a 
href="https://redirect.github.com/apache/maven-resolver/pull/1959";>#1959</a>) 
<a href="https://github.com/cstamas";><code>@​cstamas</code></a></li>
   <li>Bug: Apache transport deadlock in concurrent use case (<a 
href="https://redirect.github.com/apache/maven-resolver/pull/1953";>#1953</a>) 
<a href="https://github.com/cstamas";><code>@​cstamas</code></a></li>
   <li>Fix potential NPEs in IpcClient and resource leak in 
DependencyGraphParser (<a 
href="https://redirect.github.com/apache/maven-resolver/pull/1945";>#1945</a>) 
<a href="https://github.com/gnodet";><code>@​gnodet</code></a></li>
   <li>Bug: Jetty transport used wrong config (<a 
href="https://redirect.github.com/apache/maven-resolver/pull/1948";>#1948</a>) 
<a href="https://github.com/cstamas";><code>@​cstamas</code></a></li>
   </ul>
   <h2>📝 Documentation updates</h2>
   <ul>
   <li>fix: Some since javadoc tags were off; fixed (<a 
href="https://redirect.github.com/apache/maven-resolver/pull/1968";>#1968</a>) 
<a href="https://github.com/cstamas";><code>@​cstamas</code></a></li>
   <li>Add AGENTS.md + SECURITY.md security-model pointer for scanner 
discoverability (<a 
href="https://redirect.github.com/apache/maven-resolver/pull/1950";>#1950</a>) 
<a href="https://github.com/potiuk";><code>@​potiuk</code></a></li>
   </ul>
   <h2>👻 Maintenance</h2>
   <ul>
   <li>Use try-with-resources in AbstractTransporter (<a 
href="https://redirect.github.com/apache/maven-resolver/pull/1947";>#1947</a>) 
<a href="https://github.com/Aayush10016";><code>@​Aayush10016</code></a></li>
   <li>Add AGENTS.md + SECURITY.md security-model pointer for scanner 
discoverability (<a 
href="https://redirect.github.com/apache/maven-resolver/pull/1950";>#1950</a>) 
<a href="https://github.com/potiuk";><code>@​potiuk</code></a></li>
   <li>Fix potential NPEs in IpcClient and resource leak in 
DependencyGraphParser (<a 
href="https://redirect.github.com/apache/maven-resolver/pull/1945";>#1945</a>) 
<a href="https://github.com/gnodet";><code>@​gnodet</code></a></li>
   <li>Limit internal retries to 1 with Java 26+ (<a 
href="https://redirect.github.com/apache/maven-resolver/pull/1946";>#1946</a>) 
<a href="https://github.com/kwin";><code>@​kwin</code></a></li>
   </ul>
   <h2>🔧 Build</h2>
   <ul>
   <li>Use custom doclet to extract configuration metadata with the help of (<a 
href="https://redirect.github.com/apache/maven-resolver/pull/1965";>#1965</a>) 
<a href="https://github.com/kwin";><code>@​kwin</code></a></li>
   </ul>
   <h2>📦 Dependency updates</h2>
   <ul>
   <li>Bump Jetty to 12.1.11 (<a 
href="https://redirect.github.com/apache/maven-resolver/pull/1969";>#1969</a>) 
<a href="https://github.com/cstamas";><code>@​cstamas</code></a></li>
   <li>Bump 
apache/maven-gh-actions-shared/.github/workflows/release-drafter.yml from 4 to 
5 (<a 
href="https://redirect.github.com/apache/maven-resolver/pull/1963";>#1963</a>) 
@<a href="https://github.com/apps/dependabot";>dependabot[bot]</a></li>
   <li>Bump apache/maven-gh-actions-shared/.github/workflows/maven-verify.yml 
from 4 to 5 (<a 
href="https://redirect.github.com/apache/maven-resolver/pull/1961";>#1961</a>) 
@<a href="https://github.com/apps/dependabot";>dependabot[bot]</a></li>
   <li>Bump apache/maven-gh-actions-shared/.github/workflows/stale.yml from 4 
to 5 (<a 
href="https://redirect.github.com/apache/maven-resolver/pull/1960";>#1960</a>) 
@<a href="https://github.com/apps/dependabot";>dependabot[bot]</a></li>
   <li>Bump apache/maven-gh-actions-shared/.github/workflows/pr-automation.yml 
from 4 to 5 (<a 
href="https://redirect.github.com/apache/maven-resolver/pull/1962";>#1962</a>) 
@<a href="https://github.com/apps/dependabot";>dependabot[bot]</a></li>
   <li>Bump bouncycastleVersion from 1.84 to 1.85 (<a 
href="https://redirect.github.com/apache/maven-resolver/pull/1956";>#1956</a>) 
@<a href="https://github.com/apps/dependabot";>dependabot[bot]</a></li>
   </ul>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li>See full diff in <a 
href="https://github.com/apache/maven-resolver/commits/maven-resolver-2.0.21";>compare
 view</a></li>
   </ul>
   </details>
   <br />
   
   Updates `org.apache.maven.resolver:maven-resolver-tools` from 
2.0.21-SNAPSHOT to 2.0.21
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a 
href="https://github.com/apache/maven-resolver/releases";>org.apache.maven.resolver:maven-resolver-tools's
 releases</a>.</em></p>
   <blockquote>
   <h2>2.0.21</h2>
   <!-- raw HTML omitted -->
   <h2>🚀 New features and improvements</h2>
   <ul>
   <li>RRF: self-heal from provably broken auto-discovered prefixes files (<a 
href="https://redirect.github.com/apache/maven-resolver/pull/1976";>#1976</a>) 
<a href="https://github.com/ascheman";><code>@​ascheman</code></a></li>
   <li>Feat: config to close connection at end of tx (<a 
href="https://redirect.github.com/apache/maven-resolver/pull/1978";>#1978</a>) 
<a href="https://github.com/cstamas";><code>@​cstamas</code></a></li>
   <li>Feat: new (limited) transport (<a 
href="https://redirect.github.com/apache/maven-resolver/pull/1966";>#1966</a>) 
<a href="https://github.com/cstamas";><code>@​cstamas</code></a></li>
   <li>Expose additional transport details to TransportListener (<a 
href="https://redirect.github.com/apache/maven-resolver/pull/1762";>#1762</a>) 
<a href="https://github.com/kwin";><code>@​kwin</code></a></li>
   <li>Support HTTP/3 in Jetty and JRE HTTP Client (<a 
href="https://redirect.github.com/apache/maven-resolver/pull/1949";>#1949</a>) 
<a href="https://github.com/kwin";><code>@​kwin</code></a></li>
   <li>Skip validation and decoration on re-entrant RepositorySystem calls (<a 
href="https://redirect.github.com/apache/maven-resolver/pull/1957";>#1957</a>) 
<a href="https://github.com/gnodet";><code>@​gnodet</code></a></li>
   </ul>
   <h2>🐛 Bug Fixes</h2>
   <ul>
   <li>Fix: preserve original trace data when stamping re-entrancy marker (<a 
href="https://redirect.github.com/apache/maven-resolver/pull/1980";>#1980</a>) 
<a href="https://github.com/gnodet";><code>@​gnodet</code></a></li>
   <li>Bug: in certain cases Resolver caused build failure (<a 
href="https://redirect.github.com/apache/maven-resolver/pull/1975";>#1975</a>) 
<a href="https://github.com/cstamas";><code>@​cstamas</code></a></li>
   <li>Make sure to always close input streams bound to responses (<a 
href="https://redirect.github.com/apache/maven-resolver/pull/1970";>#1970</a>) 
<a href="https://github.com/kwin";><code>@​kwin</code></a></li>
   <li>Fix: be more defensive regarding request traces (<a 
href="https://redirect.github.com/apache/maven-resolver/pull/1973";>#1973</a>) 
<a href="https://github.com/cstamas";><code>@​cstamas</code></a></li>
   <li>Fix reporting of HTTP/3 in JdkTransporter (<a 
href="https://redirect.github.com/apache/maven-resolver/pull/1967";>#1967</a>) 
<a href="https://github.com/kwin";><code>@​kwin</code></a></li>
   <li>Validate path components (<a 
href="https://redirect.github.com/apache/maven-resolver/pull/1959";>#1959</a>) 
<a href="https://github.com/cstamas";><code>@​cstamas</code></a></li>
   <li>Bug: Apache transport deadlock in concurrent use case (<a 
href="https://redirect.github.com/apache/maven-resolver/pull/1953";>#1953</a>) 
<a href="https://github.com/cstamas";><code>@​cstamas</code></a></li>
   <li>Fix potential NPEs in IpcClient and resource leak in 
DependencyGraphParser (<a 
href="https://redirect.github.com/apache/maven-resolver/pull/1945";>#1945</a>) 
<a href="https://github.com/gnodet";><code>@​gnodet</code></a></li>
   <li>Bug: Jetty transport used wrong config (<a 
href="https://redirect.github.com/apache/maven-resolver/pull/1948";>#1948</a>) 
<a href="https://github.com/cstamas";><code>@​cstamas</code></a></li>
   </ul>
   <h2>📝 Documentation updates</h2>
   <ul>
   <li>fix: Some since javadoc tags were off; fixed (<a 
href="https://redirect.github.com/apache/maven-resolver/pull/1968";>#1968</a>) 
<a href="https://github.com/cstamas";><code>@​cstamas</code></a></li>
   <li>Add AGENTS.md + SECURITY.md security-model pointer for scanner 
discoverability (<a 
href="https://redirect.github.com/apache/maven-resolver/pull/1950";>#1950</a>) 
<a href="https://github.com/potiuk";><code>@​potiuk</code></a></li>
   </ul>
   <h2>👻 Maintenance</h2>
   <ul>
   <li>Use try-with-resources in AbstractTransporter (<a 
href="https://redirect.github.com/apache/maven-resolver/pull/1947";>#1947</a>) 
<a href="https://github.com/Aayush10016";><code>@​Aayush10016</code></a></li>
   <li>Add AGENTS.md + SECURITY.md security-model pointer for scanner 
discoverability (<a 
href="https://redirect.github.com/apache/maven-resolver/pull/1950";>#1950</a>) 
<a href="https://github.com/potiuk";><code>@​potiuk</code></a></li>
   <li>Fix potential NPEs in IpcClient and resource leak in 
DependencyGraphParser (<a 
href="https://redirect.github.com/apache/maven-resolver/pull/1945";>#1945</a>) 
<a href="https://github.com/gnodet";><code>@​gnodet</code></a></li>
   <li>Limit internal retries to 1 with Java 26+ (<a 
href="https://redirect.github.com/apache/maven-resolver/pull/1946";>#1946</a>) 
<a href="https://github.com/kwin";><code>@​kwin</code></a></li>
   </ul>
   <h2>🔧 Build</h2>
   <ul>
   <li>Use custom doclet to extract configuration metadata with the help of (<a 
href="https:/...
   
   _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