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

   Bumps 
[org.apache.maven.resolver:maven-resolver-api](https://github.com/apache/maven-resolver)
 from 2.0.21 to 2.0.22.
   <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.22</h2>
   <!-- raw HTML omitted -->
   <h2>🚀 New features and improvements</h2>
   <ul>
   <li>Fix <a 
href="https://redirect.github.com/apache/maven-resolver/issues/1994";>#1994</a>: 
log exceptions from IpcNamedLock.tryUnlock() (<a 
href="https://redirect.github.com/apache/maven-resolver/pull/2045";>#2045</a>) 
<a href="https://github.com/elharo";><code>@​elharo</code></a></li>
   <li>Consider &quot;Retry-After&quot; header in Java HTTP Client (<a 
href="https://redirect.github.com/apache/maven-resolver/pull/2044";>#2044</a>) 
<a href="https://github.com/kwin";><code>@​kwin</code></a></li>
   <li>Fix compilation error in DefaultRepositorySystemReentrancyTest (<a 
href="https://redirect.github.com/apache/maven-resolver/pull/2047";>#2047</a>) 
<a href="https://github.com/gnodet";><code>@​gnodet</code></a></li>
   <li>Extend re-entrancy detection for broken trace chains (<a 
href="https://redirect.github.com/apache/maven-resolver/pull/2009";>#2009</a>) 
<a href="https://github.com/gnodet";><code>@​gnodet</code></a></li>
   <li>Fix <a 
href="https://redirect.github.com/apache/maven-resolver/issues/2013";>#2013</a>: 
optimize TransitiveDependencyManager performance (<a 
href="https://redirect.github.com/apache/maven-resolver/pull/2014";>#2014</a>) 
<a href="https://github.com/gnodet";><code>@​gnodet</code></a></li>
   <li>Extract included checksums from x-amz-meta-* headers (<a 
href="https://redirect.github.com/apache/maven-resolver/pull/2023";>#2023</a>) 
<a href="https://github.com/iarvind";><code>@​iarvind</code></a></li>
   <li>Enh: Allow validator factory to abstain (<a 
href="https://redirect.github.com/apache/maven-resolver/pull/2008";>#2008</a>) 
<a href="https://github.com/cstamas";><code>@​cstamas</code></a></li>
   </ul>
   <h2>🐛 Bug Fixes</h2>
   <ul>
   <li>Fix InterruptedException silently dropping task in 
SmartExecutor.Limited.submit(Runnable) (<a 
href="https://redirect.github.com/apache/maven-resolver/pull/2012";>#2012</a>) 
<a href="https://github.com/elharo";><code>@​elharo</code></a></li>
   </ul>
   <h2>📝 Documentation updates</h2>
   <ul>
   <li>docs: rewrite expected-checksums.md to STE rules (<a 
href="https://redirect.github.com/apache/maven-resolver/pull/2041";>#2041</a>) 
<a href="https://github.com/elharo";><code>@​elharo</code></a></li>
   <li>Support deprecated tag. (<a 
href="https://redirect.github.com/apache/maven-resolver/pull/2059";>#2059</a>) 
<a href="https://github.com/kwin";><code>@​kwin</code></a></li>
   <li>Reconcile the two download pages and modernise them (<a 
href="https://redirect.github.com/apache/maven-resolver/pull/2057";>#2057</a>) 
<a href="https://github.com/slachiewicz";><code>@​slachiewicz</code></a></li>
   <li>Convert the index page from xdoc to Markdown (<a 
href="https://redirect.github.com/apache/maven-resolver/pull/2055";>#2055</a>) 
<a href="https://github.com/slachiewicz";><code>@​slachiewicz</code></a></li>
   <li>docs: rewrite creating-a-repository-system-session.md to STE rules (<a 
href="https://redirect.github.com/apache/maven-resolver/pull/2034";>#2034</a>) 
<a href="https://github.com/elharo";><code>@​elharo</code></a></li>
   <li>docs: rewrite common-misconceptions.md to ASD-STE100 rules (<a 
href="https://redirect.github.com/apache/maven-resolver/pull/2035";>#2035</a>) 
<a href="https://github.com/elharo";><code>@​elharo</code></a></li>
   <li>docs: rewrite deployment.md in ASD-STE100 Simplified Technical English 
(<a 
href="https://redirect.github.com/apache/maven-resolver/pull/2040";>#2040</a>) 
<a href="https://github.com/elharo";><code>@​elharo</code></a></li>
   <li>docs: rewrite dependency-graph.md in ASD-STE100 Simplified Technical 
English (<a 
href="https://redirect.github.com/apache/maven-resolver/pull/2039";>#2039</a>) 
<a href="https://github.com/elharo";><code>@​elharo</code></a></li>
   <li>docs: rewrite about-checksums.md to STE rules (<a 
href="https://redirect.github.com/apache/maven-resolver/pull/2024";>#2024</a>) 
<a href="https://github.com/elharo";><code>@​elharo</code></a></li>
   <li>docs: rewrite api-compatibility.md to STE rules (<a 
href="https://redirect.github.com/apache/maven-resolver/pull/2026";>#2026</a>) 
<a href="https://github.com/elharo";><code>@​elharo</code></a></li>
   <li>Docs: rewrite what-is-resolver page in Simplified Technical English 
(ASD-STE100) (<a 
href="https://redirect.github.com/apache/maven-resolver/pull/2022";>#2022</a>) 
<a href="https://github.com/elharo";><code>@​elharo</code></a></li>
   <li>Fix documentation issues across site docs (<a 
href="https://redirect.github.com/apache/maven-resolver/pull/2010";>#2010</a>) 
<a href="https://github.com/elharo";><code>@​elharo</code></a></li>
   <li>Improve rendering of javadoc content (<a 
href="https://redirect.github.com/apache/maven-resolver/pull/1981";>#1981</a>) 
<a href="https://github.com/kwin";><code>@​kwin</code></a></li>
   <li>Edit version comparison (<a 
href="https://redirect.github.com/apache/maven-resolver/pull/1714";>#1714</a>) 
<a href="https://github.com/elharo";><code>@​elharo</code></a></li>
   </ul>
   <h2>👻 Maintenance</h2>
   <ul>
   <li>Drop the versions.junit5 property the parent already provides (<a 
href="https://redirect.github.com/apache/maven-resolver/pull/2054";>#2054</a>) 
<a href="https://github.com/slachiewicz";><code>@​slachiewicz</code></a></li>
   <li>Fix <a 
href="https://redirect.github.com/apache/maven-resolver/issues/1998";>#1998</a>: 
use try-with-resources in test file utilities (<a 
href="https://redirect.github.com/apache/maven-resolver/pull/2056";>#2056</a>) 
<a href="https://github.com/elharo";><code>@​elharo</code></a></li>
   <li>Convert the index page from xdoc to Markdown (<a 
href="https://redirect.github.com/apache/maven-resolver/pull/2055";>#2055</a>) 
<a href="https://github.com/slachiewicz";><code>@​slachiewicz</code></a></li>
   <li>Use https in license URLs as recommended by ASF (<a 
href="https://redirect.github.com/apache/maven-resolver/pull/2051";>#2051</a>) 
<a href="https://github.com/elharo";><code>@​elharo</code></a></li>
   <li>Exclude ODG graphics from RAT checks (<a 
href="https://redirect.github.com/apache/maven-resolver/pull/2029";>#2029</a>) 
<a href="https://github.com/elharo";><code>@​elharo</code></a></li>
   <li>Build against Maven 4.0.0-rc-6 (<a 
href="https://redirect.github.com/apache/maven-resolver/pull/2027";>#2027</a>) 
<a href="https://github.com/slachiewicz";><code>@​slachiewicz</code></a></li>
   <li>Fix resource leak pattern in DependencyGraphParser.parseLiteral() (<a 
href="https://redirect.github.com/apache/maven-resolver/pull/2018";>#2018</a>) 
<a href="https://github.com/joshinii";><code>@​joshinii</code></a></li>
   <li>Replace printStackTrace with proper error handling (<a 
href="https://redirect.github.com/apache/maven-resolver/pull/2011";>#2011</a>) 
<a href="https://github.com/elharo";><code>@​elharo</code></a></li>
   </ul>
   <h2>🔧 Build</h2>
   <ul>
   <li>Improve error reporting (<a 
href="https://redirect.github.com/apache/maven-resolver/pull/1983";>#1983</a>) 
<a href="https://github.com/kwin";><code>@​kwin</code></a></li>
   <li>.gitignore .vscode/ (<a 
href="https://redirect.github.com/apache/maven-resolver/pull/2025";>#2025</a>) 
<a href="https://github.com/elharo";><code>@​elharo</code></a></li>
   <li>Improve rendering of javadoc content (<a 
href="https://redirect.github.com/apache/maven-resolver/pull/1981";>#1981</a>) 
<a href="https://github.com/kwin";><code>@​kwin</code></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/402b249c68606f287bde44f0336de6c54517aa0a";><code>402b249</code></a>
 [maven-release-plugin] prepare release maven-resolver-2.0.22</li>
   <li><a 
href="https://github.com/apache/maven-resolver/commit/832c953d20d999d7225db955265dba76bd937610";><code>832c953</code></a>
 docs: rewrite expected-checksums.md to STE rules (<a 
href="https://redirect.github.com/apache/maven-resolver/issues/2041";>#2041</a>)</li>
   <li><a 
href="https://github.com/apache/maven-resolver/commit/ab8054bc13d5f6808f8e3911e8881b4a0e1c26eb";><code>ab8054b</code></a>
 deps: Updates (<a 
href="https://redirect.github.com/apache/maven-resolver/issues/2061";>#2061</a>)</li>
   <li><a 
href="https://github.com/apache/maven-resolver/commit/f43408798bd8821ff34dd4838546716783f6f83b";><code>f434087</code></a>
 Support deprecated tag. (<a 
href="https://redirect.github.com/apache/maven-resolver/issues/2059";>#2059</a>)</li>
   <li><a 
href="https://github.com/apache/maven-resolver/commit/ed4a939a850b73d9a85722c277da9de14b64f1e0";><code>ed4a939</code></a>
 Improve error reporting (<a 
href="https://redirect.github.com/apache/maven-resolver/issues/1983";>#1983</a>)</li>
   <li><a 
href="https://github.com/apache/maven-resolver/commit/14b23c9c47da93d791274f7815448893f82052be";><code>14b23c9</code></a>
 Reconcile the two download pages and modernise them</li>
   <li><a 
href="https://github.com/apache/maven-resolver/commit/a845d089b82e6b26cc5edfde0ea145c9a162eb99";><code>a845d08</code></a>
 Drop the versions.junit5 property the parent already provides</li>
   <li><a 
href="https://github.com/apache/maven-resolver/commit/df3b5d2ef1b7f746331f1c218d95b34e98034115";><code>df3b5d2</code></a>
 Fix <a 
href="https://redirect.github.com/apache/maven-resolver/issues/1998";>#1998</a>: 
use try-with-resources in test file utilities (<a 
href="https://redirect.github.com/apache/maven-resolver/issues/2056";>#2056</a>)</li>
   <li><a 
href="https://github.com/apache/maven-resolver/commit/8d6cf0af6a5bd3137dd95afffbf6637cf3e19fc0";><code>8d6cf0a</code></a>
 Bump org.redisson:redisson from 4.6.1 to 4.7.0 (<a 
href="https://redirect.github.com/apache/maven-resolver/issues/2053";>#2053</a>)</li>
   <li><a 
href="https://github.com/apache/maven-resolver/commit/d72cfefa964d6020d9fa52a42a321c61a8384974";><code>d72cfef</code></a>
 Convert the index page from xdoc to Markdown</li>
   <li>Additional commits viewable in <a 
href="https://github.com/apache/maven-resolver/compare/maven-resolver-2.0.21...maven-resolver-2.0.22";>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.21&new-version=2.0.22)](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