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

   Bumps `version.maven3resolver` from 1.9.27 to 2.0.18.
   Updates `org.apache.maven.resolver:maven-resolver-api` from 1.9.27 to 2.0.18
   <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.18</h2>
   <!-- raw HTML omitted -->
   <h2>🚀 New features and improvements</h2>
   <ul>
   <li>Feat: Reuse same RemoteRepository to HTTP URI creation logic (<a 
href="https://redirect.github.com/apache/maven-resolver/pull/1878";>#1878</a>) 
<a href="https://github.com/cstamas";><code>@​cstamas</code></a></li>
   <li>Enh: Maven 3 is with us (<a 
href="https://redirect.github.com/apache/maven-resolver/pull/1869";>#1869</a>) 
<a href="https://github.com/cstamas";><code>@​cstamas</code></a></li>
   <li>Feat: Maven 3 experimental scope manager (<a 
href="https://redirect.github.com/apache/maven-resolver/pull/1868";>#1868</a>) 
<a href="https://github.com/cstamas";><code>@​cstamas</code></a></li>
   <li>Feat: Pull in version filter builder (<a 
href="https://redirect.github.com/apache/maven-resolver/pull/1867";>#1867</a>) 
<a href="https://github.com/cstamas";><code>@​cstamas</code></a></li>
   <li>Feat: Resolution scope aliases (<a 
href="https://redirect.github.com/apache/maven-resolver/pull/1863";>#1863</a>) 
<a href="https://github.com/cstamas";><code>@​cstamas</code></a></li>
   <li>Feat: Expose scope related bits via scope manager (<a 
href="https://redirect.github.com/apache/maven-resolver/pull/1862";>#1862</a>) 
<a href="https://github.com/cstamas";><code>@​cstamas</code></a></li>
   </ul>
   <h2>🐛 Bug Fixes</h2>
   <ul>
   <li>Fix: Remove javax.inject dependency (<a 
href="https://redirect.github.com/apache/maven-resolver/pull/1859";>#1859</a>) 
<a href="https://github.com/cstamas";><code>@​cstamas</code></a></li>
   </ul>
   <h2>📦 Dependency updates</h2>
   <ul>
   <li>Deps: update slf4j to 2.0.18 (<a 
href="https://redirect.github.com/apache/maven-resolver/pull/1872";>#1872</a>) 
<a href="https://github.com/cstamas";><code>@​cstamas</code></a></li>
   <li>Deps: update Redisson to 4.4.0 (<a 
href="https://redirect.github.com/apache/maven-resolver/pull/1873";>#1873</a>) 
<a href="https://github.com/cstamas";><code>@​cstamas</code></a></li>
   <li>Bump org.codehaus.plexus:plexus-classworlds from 2.10.0 to 2.11.0 (<a 
href="https://redirect.github.com/apache/maven-resolver/pull/1871";>#1871</a>) 
@<a href="https://github.com/apps/dependabot";>dependabot[bot]</a></li>
   <li>Deps: Update parent POM 48 (<a 
href="https://redirect.github.com/apache/maven-resolver/pull/1866";>#1866</a>) 
<a href="https://github.com/cstamas";><code>@​cstamas</code></a></li>
   <li>Bump com.github.siom79.japicmp:japicmp-maven-plugin from 0.25.6 to 
0.25.7 (<a 
href="https://redirect.github.com/apache/maven-resolver/pull/1861";>#1861</a>) 
@<a href="https://github.com/apps/dependabot";>dependabot[bot]</a></li>
   </ul>
   <h2>2.0.17</h2>
   <!-- raw HTML omitted -->
   <h2>🚀 New features and improvements</h2>
   <ul>
   <li>Lower various component selection debug noise (<a 
href="https://redirect.github.com/apache/maven-resolver/pull/1841";>#1841</a>) 
<a href="https://github.com/cstamas";><code>@​cstamas</code></a></li>
   <li><a 
href="https://redirect.github.com/apache/maven-resolver/issues/1835";>GH-1835</a>:
 Expose qualifiers for generic version scheme (<a 
href="https://redirect.github.com/apache/maven-resolver/pull/1837";>#1837</a>) 
<a href="https://github.com/cstamas";><code>@​cstamas</code></a></li>
   <li>Provide modern TrackingFileManager (<a 
href="https://redirect.github.com/apache/maven-resolver/pull/1814";>#1814</a>) 
<a href="https://github.com/cstamas";><code>@​cstamas</code></a></li>
   </ul>
   <h2>🐛 Bug Fixes</h2>
   <ul>
   <li>Send &quot;Accept&quot; request header to indicate RFC 9457 compliance 
(<a 
href="https://redirect.github.com/apache/maven-resolver/pull/1846";>#1846</a>) 
<a href="https://github.com/kwin";><code>@​kwin</code></a></li>
   <li>Remove unnecessary repository preparation in metadata resolution for 
prefixes (<a 
href="https://redirect.github.com/apache/maven-resolver/pull/1830";>#1830</a>) 
<a 
href="https://github.com/slawekjaranowski";><code>@​slawekjaranowski</code></a></li>
   <li><a 
href="https://redirect.github.com/apache/maven-resolver/issues/1834";>GH-1834</a>:
 Version filtering context with BF fails (<a 
href="https://redirect.github.com/apache/maven-resolver/pull/1836";>#1836</a>) 
<a href="https://github.com/cstamas";><code>@​cstamas</code></a></li>
   </ul>
   <h2>📝 Documentation updates</h2>
   <ul>
   <li>RRF: Place remark about broken MRMs (<a 
href="https://redirect.github.com/apache/maven-resolver/pull/1820";>#1820</a>) 
<a href="https://github.com/cstamas";><code>@​cstamas</code></a></li>
   </ul>
   <h2>👻 Maintenance</h2>
   <ul>
   <li>Maintenance: tidy up IPC locks, make exclusive test timeout a bit longer 
(<a 
href="https://redirect.github.com/apache/maven-resolver/pull/1849";>#1849</a>) 
<a href="https://github.com/cstamas";><code>@​cstamas</code></a></li>
   <li>Increase timeout in tests (<a 
href="https://redirect.github.com/apache/maven-resolver/pull/1816";>#1816</a>) 
<a href="https://github.com/cstamas";><code>@​cstamas</code></a></li>
   </ul>
   <h2>📦 Dependency updates</h2>
   <ul>
   <li>Bump commons-codec:commons-codec from 1.21.0 to 1.22.0 (<a 
href="https://redirect.github.com/apache/maven-resolver/pull/1855";>#1855</a>) 
@<a href="https://github.com/apps/dependabot";>dependabot[bot]</a></li>
   <li>Bump com.google.code.gson:gson from 2.13.2 to 2.14.0 (<a 
href="https://redirect.github.com/apache/maven-resolver/pull/1853";>#1853</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/e815ccd8173cff2f35980680031a0159a9327ead";><code>e815ccd</code></a>
 [maven-release-plugin] prepare release maven-resolver-2.0.18</li>
   <li><a 
href="https://github.com/apache/maven-resolver/commit/60ebc53ed202520beb165f9beb45eb755407a570";><code>60ebc53</code></a>
 Feat: Reuse same RemoteRepository to HTTP URI creation logic (<a 
href="https://redirect.github.com/apache/maven-resolver/issues/1878";>#1878</a>)</li>
   <li><a 
href="https://github.com/apache/maven-resolver/commit/71fffc1ad90af8f461b4a0b9e122f5d9189237bf";><code>71fffc1</code></a>
 Deps: update slf4j to 2.0.18 (<a 
href="https://redirect.github.com/apache/maven-resolver/issues/1872";>#1872</a>)</li>
   <li><a 
href="https://github.com/apache/maven-resolver/commit/db9a2a53f0042d0c4b6218f28e234de807a05b2a";><code>db9a2a5</code></a>
 Deps: bump Redisson to 4.4.0 (<a 
href="https://redirect.github.com/apache/maven-resolver/issues/1873";>#1873</a>)</li>
   <li><a 
href="https://github.com/apache/maven-resolver/commit/f669174b9c6c160656a3a163d0c6f03982fcc050";><code>f669174</code></a>
 Bump org.codehaus.plexus:plexus-classworlds from 2.10.0 to 2.11.0 (<a 
href="https://redirect.github.com/apache/maven-resolver/issues/1871";>#1871</a>)</li>
   <li><a 
href="https://github.com/apache/maven-resolver/commit/ff0f18fdb10703f5bb26768316f0684b5dfe5730";><code>ff0f18f</code></a>
 Enh: Maven 3 is with us (<a 
href="https://redirect.github.com/apache/maven-resolver/issues/1869";>#1869</a>)</li>
   <li><a 
href="https://github.com/apache/maven-resolver/commit/bbac290e7804bd0805f59d3c5589b97d12430e1b";><code>bbac290</code></a>
 Feat: Maven 3 experimental scope manager (<a 
href="https://redirect.github.com/apache/maven-resolver/issues/1868";>#1868</a>)</li>
   <li><a 
href="https://github.com/apache/maven-resolver/commit/afe56ab396d6ba3183e3356845a787fb4eacfb94";><code>afe56ab</code></a>
 Feat: Pull in version filter builder (<a 
href="https://redirect.github.com/apache/maven-resolver/issues/1867";>#1867</a>)</li>
   <li><a 
href="https://github.com/apache/maven-resolver/commit/0f2283a51001d50c663557e935ea63a163730ff4";><code>0f2283a</code></a>
 Feat: Resolution scope aliases (<a 
href="https://redirect.github.com/apache/maven-resolver/issues/1863";>#1863</a>)</li>
   <li><a 
href="https://github.com/apache/maven-resolver/commit/0ba854d8d98fec87105116ff9b90ce1157d7ed39";><code>0ba854d</code></a>
 Feat: Expose scope related bits via scope manager (<a 
href="https://redirect.github.com/apache/maven-resolver/issues/1862";>#1862</a>)</li>
   <li>Additional commits viewable in <a 
href="https://github.com/apache/maven-resolver/compare/maven-resolver-1.9.27...maven-resolver-2.0.18";>compare
 view</a></li>
   </ul>
   </details>
   <br />
   
   Updates `org.apache.maven.resolver:maven-resolver-spi` from 1.9.27 to 2.0.18
   <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.18</h2>
   <!-- raw HTML omitted -->
   <h2>🚀 New features and improvements</h2>
   <ul>
   <li>Feat: Reuse same RemoteRepository to HTTP URI creation logic (<a 
href="https://redirect.github.com/apache/maven-resolver/pull/1878";>#1878</a>) 
<a href="https://github.com/cstamas";><code>@​cstamas</code></a></li>
   <li>Enh: Maven 3 is with us (<a 
href="https://redirect.github.com/apache/maven-resolver/pull/1869";>#1869</a>) 
<a href="https://github.com/cstamas";><code>@​cstamas</code></a></li>
   <li>Feat: Maven 3 experimental scope manager (<a 
href="https://redirect.github.com/apache/maven-resolver/pull/1868";>#1868</a>) 
<a href="https://github.com/cstamas";><code>@​cstamas</code></a></li>
   <li>Feat: Pull in version filter builder (<a 
href="https://redirect.github.com/apache/maven-resolver/pull/1867";>#1867</a>) 
<a href="https://github.com/cstamas";><code>@​cstamas</code></a></li>
   <li>Feat: Resolution scope aliases (<a 
href="https://redirect.github.com/apache/maven-resolver/pull/1863";>#1863</a>) 
<a href="https://github.com/cstamas";><code>@​cstamas</code></a></li>
   <li>Feat: Expose scope related bits via scope manager (<a 
href="https://redirect.github.com/apache/maven-resolver/pull/1862";>#1862</a>) 
<a href="https://github.com/cstamas";><code>@​cstamas</code></a></li>
   </ul>
   <h2>🐛 Bug Fixes</h2>
   <ul>
   <li>Fix: Remove javax.inject dependency (<a 
href="https://redirect.github.com/apache/maven-resolver/pull/1859";>#1859</a>) 
<a href="https://github.com/cstamas";><code>@​cstamas</code></a></li>
   </ul>
   <h2>📦 Dependency updates</h2>
   <ul>
   <li>Deps: update slf4j to 2.0.18 (<a 
href="https://redirect.github.com/apache/maven-resolver/pull/1872";>#1872</a>) 
<a href="https://github.com/cstamas";><code>@​cstamas</code></a></li>
   <li>Deps: update Redisson to 4.4.0 (<a 
href="https://redirect.github.com/apache/maven-resolver/pull/1873";>#1873</a>) 
<a href="https://github.com/cstamas";><code>@​cstamas</code></a></li>
   <li>Bump org.codehaus.plexus:plexus-classworlds from 2.10.0 to 2.11.0 (<a 
href="https://redirect.github.com/apache/maven-resolver/pull/1871";>#1871</a>) 
@<a href="https://github.com/apps/dependabot";>dependabot[bot]</a></li>
   <li>Deps: Update parent POM 48 (<a 
href="https://redirect.github.com/apache/maven-resolver/pull/1866";>#1866</a>) 
<a href="https://github.com/cstamas";><code>@​cstamas</code></a></li>
   <li>Bump com.github.siom79.japicmp:japicmp-maven-plugin from 0.25.6 to 
0.25.7 (<a 
href="https://redirect.github.com/apache/maven-resolver/pull/1861";>#1861</a>) 
@<a href="https://github.com/apps/dependabot";>dependabot[bot]</a></li>
   </ul>
   <h2>2.0.17</h2>
   <!-- raw HTML omitted -->
   <h2>🚀 New features and improvements</h2>
   <ul>
   <li>Lower various component selection debug noise (<a 
href="https://redirect.github.com/apache/maven-resolver/pull/1841";>#1841</a>) 
<a href="https://github.com/cstamas";><code>@​cstamas</code></a></li>
   <li><a 
href="https://redirect.github.com/apache/maven-resolver/issues/1835";>GH-1835</a>:
 Expose qualifiers for generic version scheme (<a 
href="https://redirect.github.com/apache/maven-resolver/pull/1837";>#1837</a>) 
<a href="https://github.com/cstamas";><code>@​cstamas</code></a></li>
   <li>Provide modern TrackingFileManager (<a 
href="https://redirect.github.com/apache/maven-resolver/pull/1814";>#1814</a>) 
<a href="https://github.com/cstamas";><code>@​cstamas</code></a></li>
   </ul>
   <h2>🐛 Bug Fixes</h2>
   <ul>
   <li>Send &quot;Accept&quot; request header to indicate RFC 9457 compliance 
(<a 
href="https://redirect.github.com/apache/maven-resolver/pull/1846";>#1846</a>) 
<a href="https://github.com/kwin";><code>@​kwin</code></a></li>
   <li>Remove unnecessary repository preparation in metadata resolution for 
prefixes (<a 
href="https://redirect.github.com/apache/maven-resolver/pull/1830";>#1830</a>) 
<a 
href="https://github.com/slawekjaranowski";><code>@​slawekjaranowski</code></a></li>
   <li><a 
href="https://redirect.github.com/apache/maven-resolver/issues/1834";>GH-1834</a>:
 Version filtering context with BF fails (<a 
href="https://redirect.github.com/apache/maven-resolver/pull/1836";>#1836</a>) 
<a href="https://github.com/cstamas";><code>@​cstamas</code></a></li>
   </ul>
   <h2>📝 Documentation updates</h2>
   <ul>
   <li>RRF: Place remark about broken MRMs (<a 
href="https://redirect.github.com/apache/maven-resolver/pull/1820";>#1820</a>) 
<a href="https://github.com/cstamas";><code>@​cstamas</code></a></li>
   </ul>
   <h2>👻 Maintenance</h2>
   <ul>
   <li>Maintenance: tidy up IPC locks, make exclusive test timeout a bit longer 
(<a 
href="https://redirect.github.com/apache/maven-resolver/pull/1849";>#1849</a>) 
<a href="https://github.com/cstamas";><code>@​cstamas</code></a></li>
   <li>Increase timeout in tests (<a 
href="https://redirect.github.com/apache/maven-resolver/pull/1816";>#1816</a>) 
<a href="https://github.com/cstamas";><code>@​cstamas</code></a></li>
   </ul>
   <h2>📦 Dependency updates</h2>
   <ul>
   <li>Bump commons-codec:commons-codec from 1.21.0 to 1.22.0 (<a 
href="https://redirect.github.com/apache/maven-resolver/pull/1855";>#1855</a>) 
@<a href="https://github.com/apps/dependabot";>dependabot[bot]</a></li>
   <li>Bump com.google.code.gson:gson from 2.13.2 to 2.14.0 (<a 
href="https://redirect.github.com/apache/maven-resolver/pull/1853";>#1853</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/e815ccd8173cff2f35980680031a0159a9327ead";><code>e815ccd</code></a>
 [maven-release-plugin] prepare release maven-resolver-2.0.18</li>
   <li><a 
href="https://github.com/apache/maven-resolver/commit/60ebc53ed202520beb165f9beb45eb755407a570";><code>60ebc53</code></a>
 Feat: Reuse same RemoteRepository to HTTP URI creation logic (<a 
href="https://redirect.github.com/apache/maven-resolver/issues/1878";>#1878</a>)</li>
   <li><a 
href="https://github.com/apache/maven-resolver/commit/71fffc1ad90af8f461b4a0b9e122f5d9189237bf";><code>71fffc1</code></a>
 Deps: update slf4j to 2.0.18 (<a 
href="https://redirect.github.com/apache/maven-resolver/issues/1872";>#1872</a>)</li>
   <li><a 
href="https://github.com/apache/maven-resolver/commit/db9a2a53f0042d0c4b6218f28e234de807a05b2a";><code>db9a2a5</code></a>
 Deps: bump Redisson to 4.4.0 (<a 
href="https://redirect.github.com/apache/maven-resolver/issues/1873";>#1873</a>)</li>
   <li><a 
href="https://github.com/apache/maven-resolver/commit/f669174b9c6c160656a3a163d0c6f03982fcc050";><code>f669174</code></a>
 Bump org.codehaus.plexus:plexus-classworlds from 2.10.0 to 2.11.0 (<a 
href="https://redirect.github.com/apache/maven-resolver/issues/1871";>#1871</a>)</li>
   <li><a 
href="https://github.com/apache/maven-resolver/commit/ff0f18fdb10703f5bb26768316f0684b5dfe5730";><code>ff0f18f</code></a>
 Enh: Maven 3 is with us (<a 
href="https://redirect.github.com/apache/maven-resolver/issues/1869";>#1869</a>)</li>
   <li><a 
href="https://github.com/apache/maven-resolver/commit/bbac290e7804bd0805f59d3c5589b97d12430e1b";><code>bbac290</code></a>
 Feat: Maven 3 experimental scope manager (<a 
href="https://redirect.github.com/apache/maven-resolver/issues/1868";>#1868</a>)</li>
   <li><a 
href="https://github.com/apache/maven-resolver/commit/afe56ab396d6ba3183e3356845a787fb4eacfb94";><code>afe56ab</code></a>
 Feat: Pull in version filter builder (<a 
href="https://redirect.github.com/apache/maven-resolver/issues/1867";>#1867</a>)</li>
   <li><a 
href="https://github.com/apache/maven-resolver/commit/0f2283a51001d50c663557e935ea63a163730ff4";><code>0f2283a</code></a>
 Feat: Resolution scope aliases (<a 
href="https://redirect.github.com/apache/maven-resolver/issues/1863";>#1863</a>)</li>
   <li><a 
href="https://github.com/apache/maven-resolver/commit/0ba854d8d98fec87105116ff9b90ce1157d7ed39";><code>0ba854d</code></a>
 Feat: Expose scope related bits via scope manager (<a 
href="https://redirect.github.com/apache/maven-resolver/issues/1862";>#1862</a>)</li>
   <li>Additional commits viewable in <a 
href="https://github.com/apache/maven-resolver/compare/maven-resolver-1.9.27...maven-resolver-2.0.18";>compare
 view</a></li>
   </ul>
   </details>
   <br />
   
   Updates `org.apache.maven.resolver:maven-resolver-util` from 1.9.27 to 2.0.18
   <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.18</h2>
   <!-- raw HTML omitted -->
   <h2>🚀 New features and improvements</h2>
   <ul>
   <li>Feat: Reuse same RemoteRepository to HTTP URI creation logic (<a 
href="https://redirect.github.com/apache/maven-resolver/pull/1878";>#1878</a>) 
<a href="https://github.com/cstamas";><code>@​cstamas</code></a></li>
   <li>Enh: Maven 3 is with us (<a 
href="https://redirect.github.com/apache/maven-resolver/pull/1869";>#1869</a>) 
<a href="https://github.com/cstamas";><code>@​cstamas</code></a></li>
   <li>Feat: Maven 3 experimental scope manager (<a 
href="https://redirect.github.com/apache/maven-resolver/pull/1868";>#1868</a>) 
<a href="https://github.com/cstamas";><code>@​cstamas</code></a></li>
   <li>Feat: Pull in version filter builder (<a 
href="https://redirect.github.com/apache/maven-resolver/pull/1867";>#1867</a>) 
<a href="https://github.com/cstamas";><code>@​cstamas</code></a></li>
   <li>Feat: Resolution scope aliases (<a 
href="https://redirect.github.com/apache/maven-resolver/pull/1863";>#1863</a>) 
<a href="https://github.com/cstamas";><code>@​cstamas</code></a></li>
   <li>Feat: Expose scope related bits via scope manager (<a 
href="https://redirect.github.com/apache/maven-resolver/pull/1862";>#1862</a>) 
<a href="https://github.com/cstamas";><code>@​cstamas</code></a></li>
   </ul>
   <h2>🐛 Bug Fixes</h2>
   <ul>
   <li>Fix: Remove javax.inject dependency (<a 
href="https://redirect.github.com/apache/maven-resolver/pull/1859";>#1859</a>) 
<a href="https://github.com/cstamas";><code>@​cstamas</code></a></li>
   </ul>
   <h2>📦 Dependency updates</h2>
   <ul>
   <li>Deps: update slf4j to 2.0.18 (<a 
href="https://redirect.github.com/apache/maven-resolver/pull/1872";>#1872</a>) 
<a href="https://github.com/cstamas";><code>@​cstamas</code></a></li>
   <li>Deps: update Redisson to 4.4.0 (<a 
href="https://redirect.github.com/apache/maven-resolver/pull/1873";>#1873</a>) 
<a href="https://github.com/cstamas";><code>@​cstamas</code></a></li>
   <li>Bump org.codehaus.plexus:plexus-classworlds from 2.10.0 to 2.11.0 (<a 
href="https://redirect.github.com/apache/maven-resolver/pull/1871";>#1871</a>) 
@<a href="https://github.com/apps/dependabot";>dependabot[bot]</a></li>
   <li>Deps: Update parent POM 48 (<a 
href="https://redirect.github.com/apache/maven-resolver/pull/1866";>#1866</a>) 
<a href="https://github.com/cstamas";><code>@​cstamas</code></a></li>
   <li>Bump com.github.siom79.japicmp:japicmp-maven-plugin from 0.25.6 to 
0.25.7 (<a 
href="https://redirect.github.com/apache/maven-resolver/pull/1861";>#1861</a>) 
@<a href="https://github.com/apps/dependabot";>dependabot[bot]</a></li>
   </ul>
   <h2>2.0.17</h2>
   <!-- raw HTML omitted -->
   <h2>🚀 New features and improvements</h2>
   <ul>
   <li>Lower various component selection debug noise (<a 
href="https://redirect.github.com/apache/maven-resolver/pull/1841";>#1841</a>) 
<a href="https://github.com/cstamas";><code>@​cstamas</code></a></li>
   <li><a 
href="https://redirect.github.com/apache/maven-resolver/issues/1835";>GH-1835</a>:
 Expose qualifiers for generic version scheme (<a 
href="https://redirect.github.com/apache/maven-resolver/pull/1837";>#1837</a>) 
<a href="https://github.com/cstamas";><code>@​cstamas</code></a></li>
   <li>Provide modern TrackingFileManager (<a 
href="https://redirect.github.com/apache/maven-resolver/pull/1814";>#1814</a>) 
<a href="https://github.com/cstamas";><code>@​cstamas</code></a></li>
   </ul>
   <h2>🐛 Bug Fixes</h2>
   <ul>
   <li>Send &quot;Accept&quot; request header to indicate RFC 9457 compliance 
(<a 
href="https://redirect.github.com/apache/maven-resolver/pull/1846";>#1846</a>) 
<a href="https://github.com/kwin";><code>@​kwin</code></a></li>
   <li>Remove unnecessary repository preparation in metadata resolution for 
prefixes (<a 
href="https://redirect.github.com/apache/maven-resolver/pull/1830";>#1830</a>) 
<a 
href="https://github.com/slawekjaranowski";><code>@​slawekjaranowski</code></a></li>
   <li><a 
href="https://redirect.github.com/apache/maven-resolver/issues/1834";>GH-1834</a>:
 Version filtering context with BF fails (<a 
href="https://redirect.github.com/apache/maven-resolver/pull/1836";>#1836</a>) 
<a href="https://github.com/cstamas";><code>@​cstamas</code></a></li>
   </ul>
   <h2>📝 Documentation updates</h2>
   <ul>
   <li>RRF: Place remark about broken MRMs (<a 
href="https://redirect.github.com/apache/maven-resolver/pull/1820";>#1820</a>) 
<a href="https://github.com/cstamas";><code>@​cstamas</code></a></li>
   </ul>
   <h2>👻 Maintenance</h2>
   <ul>
   <li>Maintenance: tidy up IPC locks, make exclusive test timeout a bit longer 
(<a 
href="https://redirect.github.com/apache/maven-resolver/pull/1849";>#1849</a>) 
<a href="https://github.com/cstamas";><code>@​cstamas</code></a></li>
   <li>Increase timeout in tests (<a 
href="https://redirect.github.com/apache/maven-resolver/pull/1816";>#1816</a>) 
<a href="https://github.com/cstamas";><code>@​cstamas</code></a></li>
   </ul>
   <h2>📦 Dependency updates</h2>
   <ul>
   <li>Bump commons-codec:commons-codec from 1.21.0 to 1.22.0 (<a 
href="https://redirect.github.com/apache/maven-resolver/pull/1855";>#1855</a>) 
@<a href="https://github.com/apps/dependabot";>dependabot[bot]</a></li>
   <li>Bump com.google.code.gson:gson from 2.13.2 to 2.14.0 (<a 
href="https://redirect.github.com/apache/maven-resolver/pull/1853";>#1853</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/e815ccd8173cff2f35980680031a0159a9327ead";><code>e815ccd</code></a>
 [maven-release-plugin] prepare release maven-resolver-2.0.18</li>
   <li><a 
href="https://github.com/apache/maven-resolver/commit/60ebc53ed202520beb165f9beb45eb755407a570";><code>60ebc53</code></a>
 Feat: Reuse same RemoteRepository to HTTP URI creation logic (<a 
href="https://redirect.github.com/apache/maven-resolver/issues/1878";>#1878</a>)</li>
   <li><a 
href="https://github.com/apache/maven-resolver/commit/71fffc1ad90af8f461b4a0b9e122f5d9189237bf";><code>71fffc1</code></a>
 Deps: update slf4j to 2.0.18 (<a 
href="https://redirect.github.com/apache/maven-resolver/issues/1872";>#1872</a>)</li>
   <li><a 
href="https://github.com/apache/maven-resolver/commit/db9a2a53f0042d0c4b6218f28e234de807a05b2a";><code>db9a2a5</code></a>
 Deps: bump Redisson to 4.4.0 (<a 
href="https://redirect.github.com/apache/maven-resolver/issues/1873";>#1873</a>)</li>
   <li><a 
href="https://github.com/apache/maven-resolver/commit/f669174b9c6c160656a3a163d0c6f03982fcc050";><code>f669174</code></a>
 Bump org.codehaus.plexus:plexus-classworlds from 2.10.0 to 2.11.0 (<a 
href="https://redirect.github.com/apache/maven-resolver/issues/1871";>#1871</a>)</li>
   <li><a 
href="https://github.com/apache/maven-resolver/commit/ff0f18fdb10703f5bb26768316f0684b5dfe5730";><code>ff0f18f</code></a>
 Enh: Maven 3 is with us (<a 
href="https://redirect.github.com/apache/maven-resolver/issues/1869";>#1869</a>)</li>
   <li><a 
href="https://github.com/apache/maven-resolver/commit/bbac290e7804bd0805f59d3c5589b97d12430e1b";><code>bbac290</code></a>
 Feat: Maven 3 experimental scope manager (<a 
href="https://redirect.github.com/apache/maven-resolver/issues/1868";>#1868</a>)</li>
   <li><a 
href="https://github.com/apache/maven-resolver/commit/afe56ab396d6ba3183e3356845a787fb4eacfb94";><code>afe56ab</code></a>
 Feat: Pull in version filter builder (<a 
href="https://redirect.github.com/apache/maven-resolver/issues/1867";>#1867</a>)</li>
   <li><a 
href="https://github.com/apache/maven-resolver/commit/0f2283a51001d50c663557e935ea63a163730ff4";><code>0f2283a</code></a>
 Feat: Resolution scope aliases (<a 
href="https://redirect.github.com/apache/maven-resolver/issues/1863";>#1863</a>)</li>
   <li><a 
href="https://github.com/apache/maven-resolver/commit/0ba854d8d98fec87105116ff9b90ce1157d7ed39";><code>0ba854d</code></a>
 Feat: Expose scope related bits via scope manager (<a 
href="https://redirect.github.com/apache/maven-resolver/issues/1862";>#1862</a>)</li>
   <li>Additional commits viewable in <a 
href="https://github.com/apache/maven-resolver/compare/maven-resolver-1.9.27...maven-resolver-2.0.18";>compare
 view</a></li>
   </ul>
   </details>
   <br />
   
   
   Dependabot will resolve any conflicts with this PR as long as you don't 
alter it yourself. You can also trigger a rebase manually by commenting 
`@dependabot rebase`.
   
   [//]: # (dependabot-automerge-start)
   [//]: # (dependabot-automerge-end)
   
   ---
   
   <details>
   <summary>Dependabot commands and options</summary>
   <br />
   
   You can trigger Dependabot actions by commenting on this PR:
   - `@dependabot rebase` will rebase this PR
   - `@dependabot recreate` will recreate this PR, overwriting any edits that 
have been made to it
   - `@dependabot show <dependency name> ignore conditions` will show all of 
the ignore conditions of the specified dependency
   - `@dependabot ignore this major version` will close this PR and stop 
Dependabot creating any more for this major version (unless you reopen the PR 
or upgrade to it yourself)
   - `@dependabot ignore this minor version` will close this PR and stop 
Dependabot creating any more for this minor version (unless you reopen the PR 
or upgrade to it yourself)
   - `@dependabot ignore this dependency` will close this PR and stop 
Dependabot creating any more for this dependency (unless you reopen the PR or 
upgrade to it yourself)
   
   
   </details>


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

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

Reply via email to