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

   Bumps 
[org.apache.maven.resolver:maven-resolver-api](https://github.com/apache/maven-resolver)
 from 2.0.18 to 2.0.20.
   <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.20</h2>
   <!-- raw HTML omitted -->
   <h2>🚀 New features and improvements</h2>
   <ul>
   <li>Reduce PathConflictResolver memory and auto-select resolver (<a 
href="https://redirect.github.com/apache/maven-resolver/pull/1938";>#1938</a>) 
<a href="https://github.com/gnodet";><code>@​gnodet</code></a></li>
   <li>Fix dependency selector cache regression in DF collector (<a 
href="https://redirect.github.com/apache/maven-resolver/pull/1941";>#1941</a>) 
<a href="https://github.com/gnodet";><code>@​gnodet</code></a></li>
   <li>Fix thread contention in GenericVersionScheme and WeakInternPool (<a 
href="https://redirect.github.com/apache/maven-resolver/pull/1937";>#1937</a>) 
<a href="https://github.com/gnodet";><code>@​gnodet</code></a></li>
   <li>Improve thread safety across modules (<a 
href="https://redirect.github.com/apache/maven-resolver/pull/1902";>#1902</a>) 
<a href="https://github.com/gnodet";><code>@​gnodet</code></a></li>
   <li>WarnChecksumPolicy: proceed on no checksums (<a 
href="https://redirect.github.com/apache/maven-resolver/pull/1922";>#1922</a>) 
<a href="https://github.com/ascheman";><code>@​ascheman</code></a></li>
   <li>Extend AuthenticationBuilder to support SSLContext for mTLS 
authentication (<a 
href="https://redirect.github.com/apache/maven-resolver/pull/1907";>#1907</a>) 
<a 
href="https://github.com/jiteshkhatri11";><code>@​jiteshkhatri11</code></a></li>
   <li>DependencyCollectionChecker: new session member (<a 
href="https://redirect.github.com/apache/maven-resolver/pull/1899";>#1899</a>) 
<a href="https://github.com/cstamas";><code>@​cstamas</code></a></li>
   <li>Add any media type to RFC9457 content type header (<a 
href="https://redirect.github.com/apache/maven-resolver/pull/1894";>#1894</a>) 
<a 
href="https://github.com/slawekjaranowski";><code>@​slawekjaranowski</code></a></li>
   <li>fix: Configuration to be able to control sending RFC 9457 related Accept 
HTTP header (<a 
href="https://redirect.github.com/apache/maven-resolver/pull/1891";>#1891</a>) 
<a href="https://github.com/cstamas";><code>@​cstamas</code></a></li>
   <li>Improvement: BF dependency selector hot methods (<a 
href="https://redirect.github.com/apache/maven-resolver/pull/1882";>#1882</a>) 
<a href="https://github.com/cstamas";><code>@​cstamas</code></a></li>
   </ul>
   <h2>🐛 Bug Fixes</h2>
   <ul>
   <li>Fix ApacheTransport auth cache CCEx (<a 
href="https://redirect.github.com/apache/maven-resolver/pull/1923";>#1923</a>) 
<a href="https://github.com/cstamas";><code>@​cstamas</code></a></li>
   <li>Checksums: lack of information (<a 
href="https://redirect.github.com/apache/maven-resolver/pull/1917";>#1917</a>) 
<a href="https://github.com/cstamas";><code>@​cstamas</code></a></li>
   <li>Fix inverted SIGTSTP condition in IPC server (<a 
href="https://redirect.github.com/apache/maven-resolver/pull/1915";>#1915</a>) 
<a href="https://github.com/gnodet";><code>@​gnodet</code></a></li>
   <li>Bug: fix IPC named lock client-side robustness for Windows (<a 
href="https://redirect.github.com/apache/maven-resolver/pull/1910";>#1910</a>) 
<a href="https://github.com/gnodet";><code>@​gnodet</code></a></li>
   <li>Bugfix: Fix NPE in PathConflictResolver (<a 
href="https://redirect.github.com/apache/maven-resolver/pull/1904";>#1904</a>) 
<a href="https://github.com/cstamas";><code>@​cstamas</code></a></li>
   <li>Bug: fix IPC named lock server-side waiter leak on client timeout (<a 
href="https://redirect.github.com/apache/maven-resolver/pull/1901";>#1901</a>) 
<a href="https://github.com/gnodet";><code>@​gnodet</code></a></li>
   <li>Bug: fix new PCR as it in certain cases left duplicates (<a 
href="https://redirect.github.com/apache/maven-resolver/pull/1896";>#1896</a>) 
<a href="https://github.com/cstamas";><code>@​cstamas</code></a></li>
   </ul>
   <h2>📝 Documentation updates</h2>
   <ul>
   <li>Javadoc update (<a 
href="https://redirect.github.com/apache/maven-resolver/pull/1925";>#1925</a>) 
<a href="https://github.com/cstamas";><code>@​cstamas</code></a></li>
   <li>Doc: Trusted Checksums Summary File Procedure (<a 
href="https://redirect.github.com/apache/maven-resolver/pull/1886";>#1886</a>) 
<a href="https://github.com/adambkaplan";><code>@​adambkaplan</code></a></li>
   </ul>
   <h2>👻 Maintenance</h2>
   <ul>
   <li>Put PCR aside for now (<a 
href="https://redirect.github.com/apache/maven-resolver/pull/1942";>#1942</a>) 
<a href="https://github.com/cstamas";><code>@​cstamas</code></a></li>
   <li>Get rid of BND warnings (<a 
href="https://redirect.github.com/apache/maven-resolver/pull/1933";>#1933</a>) 
<a href="https://github.com/cstamas";><code>@​cstamas</code></a></li>
   <li>Align generators (<a 
href="https://redirect.github.com/apache/maven-resolver/pull/1929";>#1929</a>) 
<a href="https://github.com/cstamas";><code>@​cstamas</code></a></li>
   <li>Fix for ChainedWorkspaceReader (<a 
href="https://redirect.github.com/apache/maven-resolver/pull/1909";>#1909</a>) 
<a href="https://github.com/cstamas";><code>@​cstamas</code></a></li>
   <li>Create simple JMH benchmark to compare CCR and PCR (<a 
href="https://redirect.github.com/apache/maven-resolver/pull/1908";>#1908</a>) 
<a href="https://github.com/cstamas";><code>@​cstamas</code></a></li>
   <li>Tidy up suppliers (<a 
href="https://redirect.github.com/apache/maven-resolver/pull/1898";>#1898</a>) 
<a href="https://github.com/cstamas";><code>@​cstamas</code></a></li>
   <li>Disable IPC lock tests on Windows (<a 
href="https://redirect.github.com/apache/maven-resolver/pull/1900";>#1900</a>) 
<a href="https://github.com/cstamas";><code>@​cstamas</code></a></li>
   </ul>
   <h2>📦 Dependency updates</h2>
   <ul>
   <li>Bump org.apache.maven:maven-parent from 48 to 49 (<a 
href="https://redirect.github.com/apache/maven-resolver/pull/1939";>#1939</a>) 
@<a href="https://github.com/apps/dependabot";>dependabot[bot]</a></li>
   <li>Bump roasterVersion from 2.31.0.Final to 2.31.1.Final (<a 
href="https://redirect.github.com/apache/maven-resolver/pull/1935";>#1935</a>) 
@<a href="https://github.com/apps/dependabot";>dependabot[bot]</a></li>
   <li>Bump sisuVersion from 1.0.0 to 1.0.1 (<a 
href="https://redirect.github.com/apache/maven-resolver/pull/1936";>#1936</a>) 
@<a href="https://github.com/apps/dependabot";>dependabot[bot]</a></li>
   <li>Bump org.redisson:redisson from 4.6.0 to 4.6.1 (<a 
href="https://redirect.github.com/apache/maven-resolver/pull/1932";>#1932</a>) 
@<a href="https://github.com/apps/dependabot";>dependabot[bot]</a></li>
   <li>Deps: Jetty 12.1.10 (<a 
href="https://redirect.github.com/apache/maven-resolver/pull/1930";>#1930</a>) 
<a href="https://github.com/cstamas";><code>@​cstamas</code></a></li>
   <li>Bump org.redisson:redisson from 4.5.0 to 4.6.0 (<a 
href="https://redirect.github.com/apache/maven-resolver/pull/1927";>#1927</a>) 
@<a href="https://github.com/apps/dependabot";>dependabot[bot]</a></li>
   <li>Bump io.minio:minio from 9.0.2 to 9.0.3 (<a 
href="https://redirect.github.com/apache/maven-resolver/pull/1926";>#1926</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/fd6984937ffc4f99a48459b912c33c90cf629ad6";><code>fd69849</code></a>
 [maven-release-plugin] prepare release maven-resolver-2.0.20</li>
   <li><a 
href="https://github.com/apache/maven-resolver/commit/cf2eaeff7dab4f967538c21470de138fe11198b4";><code>cf2eaef</code></a>
 Put PCR aside for now (<a 
href="https://redirect.github.com/apache/maven-resolver/issues/1942";>#1942</a>)</li>
   <li><a 
href="https://github.com/apache/maven-resolver/commit/d331083b8c1fdfd3f37fc44d8e9152fb5b5f960f";><code>d331083</code></a>
 Reduce PathConflictResolver memory and auto-select resolver (<a 
href="https://redirect.github.com/apache/maven-resolver/issues/1938";>#1938</a>)</li>
   <li><a 
href="https://github.com/apache/maven-resolver/commit/46acf1298ec42bdc33544b127e322bd553305156";><code>46acf12</code></a>
 Fix dependency selector cache regression in DF collector (<a 
href="https://redirect.github.com/apache/maven-resolver/issues/1941";>#1941</a>)</li>
   <li><a 
href="https://github.com/apache/maven-resolver/commit/62948bc845bf5bdad4d608ff3251714ccce84abf";><code>62948bc</code></a>
 Bump org.apache.maven:maven-parent from 48 to 49 (<a 
href="https://redirect.github.com/apache/maven-resolver/issues/1939";>#1939</a>)</li>
   <li><a 
href="https://github.com/apache/maven-resolver/commit/89cd11d6d1e073fd1d2de5399a0b9bd17aa9f863";><code>89cd11d</code></a>
 Fix thread contention in GenericVersionScheme and WeakInternPool (<a 
href="https://redirect.github.com/apache/maven-resolver/issues/1937";>#1937</a>)</li>
   <li><a 
href="https://github.com/apache/maven-resolver/commit/47c436f8fecfd1a924ed06f3261686c09c937f7f";><code>47c436f</code></a>
 Bump roasterVersion from 2.31.0.Final to 2.31.1.Final (<a 
href="https://redirect.github.com/apache/maven-resolver/issues/1935";>#1935</a>)</li>
   <li><a 
href="https://github.com/apache/maven-resolver/commit/526b6e07d786f1ff7180766d3934250c760ff0c6";><code>526b6e0</code></a>
 Bump sisuVersion from 1.0.0 to 1.0.1 (<a 
href="https://redirect.github.com/apache/maven-resolver/issues/1936";>#1936</a>)</li>
   <li><a 
href="https://github.com/apache/maven-resolver/commit/556461f11242653b87794d2a3a038163ea2b584c";><code>556461f</code></a>
 [maven-release-plugin] prepare for next development iteration</li>
   <li><a 
href="https://github.com/apache/maven-resolver/commit/69b6cf8894b37136295f56ed6b4c2618d72ecd45";><code>69b6cf8</code></a>
 [maven-release-plugin] prepare release maven-resolver-2.0.19</li>
   <li>Additional commits viewable in <a 
href="https://github.com/apache/maven-resolver/compare/maven-resolver-2.0.18...maven-resolver-2.0.20";>compare
 view</a></li>
   </ul>
   </details>
   <br />
   
   
   [![Dependabot compatibility 
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=org.apache.maven.resolver:maven-resolver-api&package-manager=maven&previous-version=2.0.18&new-version=2.0.20)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
   
   Dependabot will resolve any conflicts with this PR as long as you don't 
alter it yourself. You can also trigger a rebase manually by commenting 
`@dependabot rebase`.
   
   [//]: # (dependabot-automerge-start)
   [//]: # (dependabot-automerge-end)
   
   ---
   
   <details>
   <summary>Dependabot commands and options</summary>
   <br />
   
   You can trigger Dependabot actions by commenting on this PR:
   - `@dependabot rebase` will rebase this PR
   - `@dependabot recreate` will recreate this PR, overwriting any edits that 
have been made to it
   - `@dependabot show <dependency name> ignore conditions` will show all of 
the ignore conditions of the specified dependency
   - `@dependabot ignore this major version` will close this PR and stop 
Dependabot creating any more for this major version (unless you reopen the PR 
or upgrade to it yourself)
   - `@dependabot ignore this minor version` will close this PR and stop 
Dependabot creating any more for this minor version (unless you reopen the PR 
or upgrade to it yourself)
   - `@dependabot ignore this dependency` will close this PR and stop 
Dependabot creating any more for this dependency (unless you reopen the PR or 
upgrade to it yourself)
   
   
   </details>


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

To unsubscribe, e-mail: [email protected]

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

Reply via email to