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

   Bumps 
[org.apache.jackrabbit:jackrabbit-webdav](https://github.com/apache/jackrabbit) 
from 2.14.4 to 2.22.3.
   <details>
   <summary>Changelog</summary>
   <p><em>Sourced from <a 
href="https://github.com/apache/jackrabbit/blob/jackrabbit-2.22.3/RELEASE-NOTES.txt";>org.apache.jackrabbit:jackrabbit-webdav's
 changelog</a>.</em></p>
   <blockquote>
   <h2>Changes in Jackrabbit 2.22.3</h2>
   <p>Sub-task</p>
   <pre><code>[JCR-5160] - Create jacoco reports compliant with SonarQube Cloud
   [JCR-5172] - Exclude test sources from SonarQube analysis
   [JCR-5173] - Create aggregate jacoco report
   [JCR-5174] - Exclude jackrabbit-jcr-tests from coverage calculation
   </code></pre>
   <p>Bug</p>
   <pre><code>[JCR-5141] - Deprecate org.apache.jackrabbit.commons.json
   [JCR-5196] - Some test classes are not executed by default because they 
haven't been added to a test suite
   </code></pre>
   <p>Improvement</p>
   <pre><code>[JCR-5154] - Replace deprecated call of Class.newInstance()
   </code></pre>
   <p>Task</p>
   <pre><code>[JCR-5132] - webapp: update tomcat dependency to 9.0.104
   [JCR-5133] - Update easymock dependency to 5.5.0
   [JCR-5140] - Improve support for generating namespace prefixes
   [JCR-5148] - remove (comment out) mysql test profile
   [JCR-5156] - webapp: update tomcat dependency to 9.0.112
   [JCR-5163] - Update commons file-upload dependency to 1.6.0
   [JCR-5175] - Update Mockito dependency to 5.20.0
   [JCR-5176] - Update commons-io dependency to 2.21.0
   [JCR-5178] - Update easymock dependency to 5.6.0
   [JCR-5182] - Update pax-exam test dependency to 4.14.0
   [JCR-5183] - Vote Template should be clear about the fact that running the 
check script in &quot;sh&quot; will not work
   [JCR-5185] - Update oak-jackrabbit-api.version.implemented in trunk to Oak 
1.86.0
   [JCR-5187] - Update commons-cli dependency to 1.11.0
   [JCR-5188] - Update h2db dependency to 2.3.232
   [JCR-5189] - update Jetty to 9.4.58.v20250814
   [JCR-5190] - webapp: bump htmlunit to 4.19.0
   [JCR-5191] - remove JEXL dependency
   [JCR-5192] - update aws java sdk version to 1.12.791
   [JCR-5193] - update Apache parent pom to version 35
   [JCR-5195] - Utilities for 'safe' creation of XML document builders
   [JCR-5197] - cleanup o.a.j.util.Base64 and update Javadoc
   [JCR-5200] - Update h2db dependency to 2.4.240
   [JCR-5201] - Update oak-jackrabbit-api.version.implemented in trunk to Oak 
1.88.0
   </code></pre>
   <p>For more detailed information about all the changes in this and other
   Jackrabbit releases, please see the Jackrabbit issue tracker at</p>
   <pre><code>https://issues.apache.org/jira/browse/JCR
   </code></pre>
   <!-- raw HTML omitted -->
   </blockquote>
   <p>... (truncated)</p>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/apache/jackrabbit/commit/5dce857600dae10e562ff3fe24547ee574cc2412";><code>5dce857</code></a>
 [maven-release-plugin] prepare release jackrabbit-2.22.3</li>
   <li><a 
href="https://github.com/apache/jackrabbit/commit/b6da2b301c8b78dc965dedac49848de73c2410c5";><code>b6da2b3</code></a>
 JCR-5214: Release Jackrabbit 2.22.3 - Candidate Release Notes (<a 
href="https://redirect.github.com/apache/jackrabbit/issues/321";>#321</a>)</li>
   <li><a 
href="https://github.com/apache/jackrabbit/commit/d241fae944a42e7da2824870173888ce72172593";><code>d241fae</code></a>
 JCR-5174 Use SonarQube path patterns which should work with multimodule</li>
   <li><a 
href="https://github.com/apache/jackrabbit/commit/d96fb2f94c5f6aa4eeebd5f1737423e46dfbaa5a";><code>d96fb2f</code></a>
 trivial: Remove prerequisites from POM</li>
   <li><a 
href="https://github.com/apache/jackrabbit/commit/0fbedf46e6c0d9db5e72af4fe66d55ccf8616b06";><code>0fbedf4</code></a>
 JCR-5174 Exclude jackrabbit-jcr-tests from coverage calculation</li>
   <li><a 
href="https://github.com/apache/jackrabbit/commit/dadb9198d18ec4ad1c85bcc0537ab60efcfdd439";><code>dadb919</code></a>
 JCR-5173 Create aggregated coverage report</li>
   <li><a 
href="https://github.com/apache/jackrabbit/commit/7a90a41f8a67cdde6c25669fcdb9f420f2c9fc4b";><code>7a90a41</code></a>
 Fix a typo: <a href="https://github.com/peop";><code>@​peop</code></a> -&gt; <a 
href="https://github.com/prop";><code>@​prop</code></a></li>
   <li><a 
href="https://github.com/apache/jackrabbit/commit/be3a79f296308ee3a9cc46a4f8b36840154fd229";><code>be3a79f</code></a>
 JCR-5160 Generate Jacoco Report in default location to be picked up by</li>
   <li><a 
href="https://github.com/apache/jackrabbit/commit/76c7cd0bc6a346b02d0c9332b6678af9ce53d1da";><code>76c7cd0</code></a>
 JCR-5174 Exclude jackrabbit-jcr-tests from coverage calculation</li>
   <li><a 
href="https://github.com/apache/jackrabbit/commit/ace01861595dea581eec98b629d29c723c02db9f";><code>ace0186</code></a>
 JCR-5201: Update oak-jackrabbit-api.version.implemented in trunk to Oak 
1.88....</li>
   <li>Additional commits viewable in <a 
href="https://github.com/apache/jackrabbit/compare/jackrabbit-2.14.4...jackrabbit-2.22.3";>compare
 view</a></li>
   </ul>
   </details>
   <br />
   
   
   [![Dependabot compatibility 
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=org.apache.jackrabbit:jackrabbit-webdav&package-manager=maven&previous-version=2.14.4&new-version=2.22.3)](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 merge` will merge this PR after your CI passes on it
   - `@dependabot squash and merge` will squash and merge this PR after your CI 
passes on it
   - `@dependabot cancel merge` will cancel a previously requested merge and 
block automerging
   - `@dependabot reopen` will reopen this PR if it is closed
   - `@dependabot close` will close this PR and stop Dependabot recreating it. 
You can achieve the same result by closing it manually
   - `@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