dependabot[bot] opened a new pull request, #13358: URL: https://github.com/apache/camel/pull/13358
Bumps [org.apache.jackrabbit:jackrabbit-core](https://github.com/apache/jackrabbit) from 2.21.23 to 2.21.25. <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/apache/jackrabbit/blob/trunk/RELEASE-NOTES.txt">org.apache.jackrabbit:jackrabbit-core's changelog</a>.</em></p> <blockquote> <h2>Changes in Jackrabbit 2.21.25</h2> <p>Bug</p> <pre><code>[JCR-5024] - webapp: un-deprecate BootstrapConfig.getJndiConfig and RepositoryAccessServlet.getRepositoryByJNDI </code></pre> <p>Task</p> <pre><code>[JCR-5025] - standalone: deprecate remote repository support (RMI and JNDI) [JCR-5029] - update aws java sdk version to 1.12.659 </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> <h2>About Apache Jackrabbit</h2> <p>Apache Jackrabbit is a fully conforming implementation of the Content Repository for Java Technology API (JCR). A content repository is a hierarchical content store with support for structured and unstructured content, full text search, versioning, transactions, observation, and more.</p> <p>For more information, visit <a href="http://jackrabbit.apache.org/">http://jackrabbit.apache.org/</a></p> <h2>About The Apache Software Foundation</h2> <p>Established in 1999, The Apache Software Foundation provides organizational, legal, and financial support for more than 140 freely-available, collaboratively-developed Open Source projects. The pragmatic Apache License enables individual and commercial users to easily deploy Apache software; the Foundation's intellectual property framework limits the legal exposure of its 3,800+ contributors.</p> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/apache/jackrabbit/commit/3245f8e98ba50a5311d3ad00ca7a478959233df2"><code>3245f8e</code></a> [maven-release-plugin] prepare release jackrabbit-2.21.25</li> <li><a href="https://github.com/apache/jackrabbit/commit/75f354ea66d3ba96ffac9684a670d6789c05b1f7"><code>75f354e</code></a> JCR-5031: Release Jackrabbit 2.21.25 - Candidate Release Notes</li> <li><a href="https://github.com/apache/jackrabbit/commit/1422d92b1467073e9c68f605f2e8bae530ec3326"><code>1422d92</code></a> [maven-release-plugin] prepare for next development iteration</li> <li><a href="https://github.com/apache/jackrabbit/commit/d30d499f2bea07955caec7a5a9a434265437228b"><code>d30d499</code></a> [maven-release-plugin] prepare release jackrabbit-2.21.24</li> <li><a href="https://github.com/apache/jackrabbit/commit/7a075db1225a6e3143b9334ee32cfbf7cc74c82b"><code>7a075db</code></a> JCR-5029: update aws java sdk version to 1.12.659 (<a href="https://redirect.github.com/apache/jackrabbit/issues/164">#164</a>)</li> <li><a href="https://github.com/apache/jackrabbit/commit/3baf3b6a96b4ef9b4994f575777d501ab7506747"><code>3baf3b6</code></a> JCR-5025: standalone: deprecate remote repository support (RMI and JNDI)</li> <li><a href="https://github.com/apache/jackrabbit/commit/8159e73e6cf423dc4aef1ebb0e64d52901b1707f"><code>8159e73</code></a> JCR-5024: webapp: un-deprecate RepositoryAccessServlet.getRepositoryByJNDI (#...</li> <li><a href="https://github.com/apache/jackrabbit/commit/5bce7e2cf5095ba85790b3773fb29ca6e8560762"><code>5bce7e2</code></a> JCR-5024: webapp: un-deprecate BootstrapConfig.getJndiConfig (<a href="https://redirect.github.com/apache/jackrabbit/issues/159">#159</a>)</li> <li><a href="https://github.com/apache/jackrabbit/commit/866035bee64319f3545b54c5cc7fbd3e8be77cdf"><code>866035b</code></a> [maven-release-plugin] prepare for next development iteration</li> <li>See full diff in <a href="https://github.com/apache/jackrabbit/compare/jackrabbit-2.21.23...jackrabbit-2.21.25">compare view</a></li> </ul> </details> <br /> [](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: commits-unsubscr...@camel.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org