dependabot[bot] opened a new pull request, #704:
URL: https://github.com/apache/commons-vfs/pull/704

   Bumps `jackrabbit2.version` from 2.20.17 to 2.22.2.
   Updates `org.apache.jackrabbit:jackrabbit-standalone-components` from 
2.20.17 to 2.22.2
   <details>
   <summary>Changelog</summary>
   <p><em>Sourced from <a 
href="https://github.com/apache/jackrabbit/blob/jackrabbit-2.22.2/RELEASE-NOTES.txt";>org.apache.jackrabbit:jackrabbit-standalone-components's
 changelog</a>.</em></p>
   <blockquote>
   <h2>Changes in Jackrabbit 2.22.2</h2>
   <p>Bug</p>
   <pre><code>[JCR-5121] - Java 23: getSubject is supported only if a security 
manager is allowed
   </code></pre>
   <p>Improvement</p>
   <pre><code>[JCR-5146] - Add missing mixin values (defined in JCR 2.0 spec) 
to JcrConstants
   [JCR-5150] - Add missing constant for jcr:title
   [JCR-5152] - Add method isValidJcrLocalName(String) to o.a.j.util.Text
   [JCR-5161] - NamespaceHelper - get NamespaceRegistry only once
   </code></pre>
   <p>Task</p>
   <pre><code>[JCR-5048] - Jackrabbit should build and test with Java 24
   [JCR-5089] - avoid use of deprecated junit.framework.Assert
   [JCR-5119] - webapp: bump htmlunit to 4.7.0
   [JCR-5120] - webapp: update tomcat dependency to 9.0.97
   [JCR-5130] - Update oak-jackrabbit-api.version.implemented in trunk to Oak 
1.76.0
   [JCR-5132] - webapp: update tomcat dependency to 9.0.104
   [JCR-5134] - Update oak-jackrabbit-api.version.used to Oak 1.22.22
   [JCR-5135] - Make JNDI support opt-in
   [JCR-5143] - Update Mockito dependency to 5.17.0
   [JCR-5144] - Update to jacoco version 0.8.13
   [JCR-5145] - Upgrade Commons VFS to 2.10.0
   [JCR-5147] - remove jackrabbit 1.x compatibility and performance tests
   [JCR-5158] - Update oak-jackrabbit-api.version.implemented in trunk to Oak 
1.82.0
   [JCR-5159] - Create coverage for NamespaceHelper
   [JCR-5177] - jackrabbit-jcr2spi: update to commons-collections4 4.5.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>
   <h2>Release Contents</h2>
   <p>This release consists of a single source archive packaged as a zip file.
   The archive can be unpacked with the jar tool from your JDK installation.
   See the README.txt file for instructions on how to build this release.</p>
   <p>The source archive is accompanied by an SHA512 checksum and a
   PGP signature that you can use to verify the authenticity of your
   download. The public key used for the PGP signature can be found at
   <a 
href="https://www.apache.org/dist/jackrabbit/KEYS";>https://www.apache.org/dist/jackrabbit/KEYS</a>.</p>
   <!-- raw HTML omitted -->
   </blockquote>
   <p>... (truncated)</p>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/apache/jackrabbit/commit/2b5babfc2fcf4e0aa198dfcc6b850854d3daae21";><code>2b5babf</code></a>
 [maven-release-plugin] prepare release jackrabbit-2.22.2</li>
   <li><a 
href="https://github.com/apache/jackrabbit/commit/0d7c2e5bb6006a7cebe9e5481aefa9d83e63e8a8";><code>0d7c2e5</code></a>
 JCR-5180: Release Jackrabbit 2.22.2 - Candidate Release Notes (<a 
href="https://redirect.github.com/apache/jackrabbit/issues/277";>#277</a>)</li>
   <li><a 
href="https://github.com/apache/jackrabbit/commit/b487b6f4a07eed98205a557085fc7aab0b791205";><code>b487b6f</code></a>
 JCR-5158: Update oak-jackrabbit-api.version.implemented in trunk to Oak 
1.82....</li>
   <li><a 
href="https://github.com/apache/jackrabbit/commit/52d84116c8081ea223ea02dad6f25f22458ded7b";><code>52d8411</code></a>
 JCR-5161: NamespaceHelper - get NamespaceRegistry only once (<a 
href="https://redirect.github.com/apache/jackrabbit/issues/259";>#259</a>)</li>
   <li><a 
href="https://github.com/apache/jackrabbit/commit/6b6171ef3e671b37f635b5fd067880e979c157f9";><code>6b6171e</code></a>
 JCR-5150 Add constant for jcr:title</li>
   <li><a 
href="https://github.com/apache/jackrabbit/commit/02b09fd650394902de4eda7a312124c460a9119d";><code>02b09fd</code></a>
 JCR-5159: Create coverage for NamespaceHelper (<a 
href="https://redirect.github.com/apache/jackrabbit/issues/256";>#256</a>)</li>
   <li><a 
href="https://github.com/apache/jackrabbit/commit/0b818502436cb8f8f3b76aabe2367b69f813d227";><code>0b81850</code></a>
 JCR-5152 Add method to check if a (local) name is valid according to JCR</li>
   <li><a 
href="https://github.com/apache/jackrabbit/commit/2e64ea54698b97e3d7bd00ed687b752899eb8db6";><code>2e64ea5</code></a>
 JCR-5137: Update JCR commons to implement current jackrabbit-api (<a 
href="https://redirect.github.com/apache/jackrabbit/issues/231";>#231</a>)</li>
   <li><a 
href="https://github.com/apache/jackrabbit/commit/9ba05181f7f2f1bc28418aa06f521c14190befc2";><code>9ba0518</code></a>
 JCR-5089: avoid use of deprecated junit.framework.Assert (<a 
href="https://redirect.github.com/apache/jackrabbit/issues/208";>#208</a>)</li>
   <li><a 
href="https://github.com/apache/jackrabbit/commit/019f6f9eaa7e8ccf12976a84b9da2e6a25114706";><code>019f6f9</code></a>
 JCR-5177: jackrabbit-jcr2spi: update to commons-collections4 4.5.0 (<a 
href="https://redirect.github.com/apache/jackrabbit/issues/270";>#270</a>)</li>
   <li>Additional commits viewable in <a 
href="https://github.com/apache/jackrabbit/compare/jackrabbit-2.20.17...jackrabbit-2.22.2";>compare
 view</a></li>
   </ul>
   </details>
   <br />
   
   Updates `org.apache.jackrabbit:jackrabbit-webdav` from 1.6.5 to 2.22.2
   <details>
   <summary>Changelog</summary>
   <p><em>Sourced from <a 
href="https://github.com/apache/jackrabbit/blob/jackrabbit-2.22.2/RELEASE-NOTES.txt";>org.apache.jackrabbit:jackrabbit-webdav's
 changelog</a>.</em></p>
   <blockquote>
   <h2>Changes in Jackrabbit 2.22.2</h2>
   <p>Bug</p>
   <pre><code>[JCR-5121] - Java 23: getSubject is supported only if a security 
manager is allowed
   </code></pre>
   <p>Improvement</p>
   <pre><code>[JCR-5146] - Add missing mixin values (defined in JCR 2.0 spec) 
to JcrConstants
   [JCR-5150] - Add missing constant for jcr:title
   [JCR-5152] - Add method isValidJcrLocalName(String) to o.a.j.util.Text
   [JCR-5161] - NamespaceHelper - get NamespaceRegistry only once
   </code></pre>
   <p>Task</p>
   <pre><code>[JCR-5048] - Jackrabbit should build and test with Java 24
   [JCR-5089] - avoid use of deprecated junit.framework.Assert
   [JCR-5119] - webapp: bump htmlunit to 4.7.0
   [JCR-5120] - webapp: update tomcat dependency to 9.0.97
   [JCR-5130] - Update oak-jackrabbit-api.version.implemented in trunk to Oak 
1.76.0
   [JCR-5132] - webapp: update tomcat dependency to 9.0.104
   [JCR-5134] - Update oak-jackrabbit-api.version.used to Oak 1.22.22
   [JCR-5135] - Make JNDI support opt-in
   [JCR-5143] - Update Mockito dependency to 5.17.0
   [JCR-5144] - Update to jacoco version 0.8.13
   [JCR-5145] - Upgrade Commons VFS to 2.10.0
   [JCR-5147] - remove jackrabbit 1.x compatibility and performance tests
   [JCR-5158] - Update oak-jackrabbit-api.version.implemented in trunk to Oak 
1.82.0
   [JCR-5159] - Create coverage for NamespaceHelper
   [JCR-5177] - jackrabbit-jcr2spi: update to commons-collections4 4.5.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>
   <h2>Release Contents</h2>
   <p>This release consists of a single source archive packaged as a zip file.
   The archive can be unpacked with the jar tool from your JDK installation.
   See the README.txt file for instructions on how to build this release.</p>
   <p>The source archive is accompanied by an SHA512 checksum and a
   PGP signature that you can use to verify the authenticity of your
   download. The public key used for the PGP signature can be found at
   <a 
href="https://www.apache.org/dist/jackrabbit/KEYS";>https://www.apache.org/dist/jackrabbit/KEYS</a>.</p>
   <!-- raw HTML omitted -->
   </blockquote>
   <p>... (truncated)</p>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/apache/jackrabbit/commit/2b5babfc2fcf4e0aa198dfcc6b850854d3daae21";><code>2b5babf</code></a>
 [maven-release-plugin] prepare release jackrabbit-2.22.2</li>
   <li><a 
href="https://github.com/apache/jackrabbit/commit/0d7c2e5bb6006a7cebe9e5481aefa9d83e63e8a8";><code>0d7c2e5</code></a>
 JCR-5180: Release Jackrabbit 2.22.2 - Candidate Release Notes (<a 
href="https://redirect.github.com/apache/jackrabbit/issues/277";>#277</a>)</li>
   <li><a 
href="https://github.com/apache/jackrabbit/commit/b487b6f4a07eed98205a557085fc7aab0b791205";><code>b487b6f</code></a>
 JCR-5158: Update oak-jackrabbit-api.version.implemented in trunk to Oak 
1.82....</li>
   <li><a 
href="https://github.com/apache/jackrabbit/commit/52d84116c8081ea223ea02dad6f25f22458ded7b";><code>52d8411</code></a>
 JCR-5161: NamespaceHelper - get NamespaceRegistry only once (<a 
href="https://redirect.github.com/apache/jackrabbit/issues/259";>#259</a>)</li>
   <li><a 
href="https://github.com/apache/jackrabbit/commit/6b6171ef3e671b37f635b5fd067880e979c157f9";><code>6b6171e</code></a>
 JCR-5150 Add constant for jcr:title</li>
   <li><a 
href="https://github.com/apache/jackrabbit/commit/02b09fd650394902de4eda7a312124c460a9119d";><code>02b09fd</code></a>
 JCR-5159: Create coverage for NamespaceHelper (<a 
href="https://redirect.github.com/apache/jackrabbit/issues/256";>#256</a>)</li>
   <li><a 
href="https://github.com/apache/jackrabbit/commit/0b818502436cb8f8f3b76aabe2367b69f813d227";><code>0b81850</code></a>
 JCR-5152 Add method to check if a (local) name is valid according to JCR</li>
   <li><a 
href="https://github.com/apache/jackrabbit/commit/2e64ea54698b97e3d7bd00ed687b752899eb8db6";><code>2e64ea5</code></a>
 JCR-5137: Update JCR commons to implement current jackrabbit-api (<a 
href="https://redirect.github.com/apache/jackrabbit/issues/231";>#231</a>)</li>
   <li><a 
href="https://github.com/apache/jackrabbit/commit/9ba05181f7f2f1bc28418aa06f521c14190befc2";><code>9ba0518</code></a>
 JCR-5089: avoid use of deprecated junit.framework.Assert (<a 
href="https://redirect.github.com/apache/jackrabbit/issues/208";>#208</a>)</li>
   <li><a 
href="https://github.com/apache/jackrabbit/commit/019f6f9eaa7e8ccf12976a84b9da2e6a25114706";><code>019f6f9</code></a>
 JCR-5177: jackrabbit-jcr2spi: update to commons-collections4 4.5.0 (<a 
href="https://redirect.github.com/apache/jackrabbit/issues/270";>#270</a>)</li>
   <li>Additional commits viewable in <a 
href="https://github.com/apache/jackrabbit/compare/1.6.5...jackrabbit-2.22.2";>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 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: notifications-unsubscr...@commons.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to