dependabot[bot] opened a new pull request, #2762: URL: https://github.com/apache/tika/pull/2762
Bumps `jackrabbit.version` from 2.23.3-beta to 2.23.4-beta. Updates `org.apache.jackrabbit:jackrabbit-jcr-server` from 2.23.3-beta to 2.23.4-beta <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/apache/jackrabbit/blob/trunk/RELEASE-NOTES.txt">org.apache.jackrabbit:jackrabbit-jcr-server's changelog</a>.</em></p> <blockquote> <h2>Changes in Jackrabbit 2.23.4-beta</h2> <p>Bug</p> <pre><code>[JCR-5226] - Base64 decoder does not handle input without padding correctly [JCR-5229] - LockedWrapperTest.testSequenceWithSessionRefresh() may fail due to race conditions </code></pre> <p>Improvement</p> <pre><code>[JCR-4521] - upgrade to commons-dbcp2 </code></pre> <p>Test</p> <pre><code>[JCR-4945] - Ensure OSGi-enabled Jackrabbit bundles deploy in environments featuring only Slf4j v2 or even Tika v2.9 </code></pre> <p>Task</p> <pre><code>[JCR-5211] - package-version jcr2spi [JCR-5216] - Update Jackrabbit Trunk to Oak 1.90.0 [JCR-5217] - Update Mockito dependency to 5.23.0 [JCR-5218] - webapp: bump htmlunit to 4.21.0 [JCR-5219] - set baseline comparisonVersion to latest stable (2.22.3) [JCR-5223] - update Apache parent pom to version 37 [JCR-5224] - remove jackrabbit 2.0 compatibility and performance tests [JCR-5230] - improve diagnostics in IndexingQueueTest [JCR-5232] - Update Jackrabbit Trunk to Oak 1.92.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> <h2>About Apache Jackrabbit</h2> <p>Apache Jackrabbit is a fully conforming implementation of the Content</p> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/apache/jackrabbit/commit/cc36b3947883648dda545ed3a23f6ef75f62a7e6"><code>cc36b39</code></a> [maven-release-plugin] prepare release jackrabbit-2.23.4-beta</li> <li><a href="https://github.com/apache/jackrabbit/commit/5e7178dc7a316e051b40141b7e36ada85f4ba224"><code>5e7178d</code></a> JCR-5234: Release Jackrabbit 2.23.4-beta - Candidate Release Notes (<a href="https://redirect.github.com/apache/jackrabbit/issues/345">#345</a>)</li> <li><a href="https://github.com/apache/jackrabbit/commit/aca95bec892be98594c11675fef43de91c84c58e"><code>aca95be</code></a> JCR-4945: Ensure OSGi-enabled Jackrabbit bundles deploy in environments featu...</li> <li><a href="https://github.com/apache/jackrabbit/commit/6cce9a4c3eafdcaf3334ba90236ee5c681198af9"><code>6cce9a4</code></a> JCR-5217: Update Mockito dependency to 5.23.0 (<a href="https://redirect.github.com/apache/jackrabbit/issues/343">#343</a>)</li> <li><a href="https://github.com/apache/jackrabbit/commit/1448fc22f8e9638a61ef8d3dec6d221befbe0de1"><code>1448fc2</code></a> JCR-5222: webapp: update tomcat dependency to 9.0.116 (<a href="https://redirect.github.com/apache/jackrabbit/issues/342">#342</a>)</li> <li><a href="https://github.com/apache/jackrabbit/commit/ea2755fa4118a0cfde45ac1a52bb0beff68c1ea9"><code>ea2755f</code></a> JCR-5232: Update Jackrabbit Trunk to Oak 1.92.0 (<a href="https://redirect.github.com/apache/jackrabbit/issues/341">#341</a>)</li> <li><a href="https://github.com/apache/jackrabbit/commit/024bca3806907cff6abcf2f922149728b1cd08c0"><code>024bca3</code></a> Update sonar-m-p to 5.5.0.6356</li> <li><a href="https://github.com/apache/jackrabbit/commit/47462e09bfc2044a4cb46b21850c637cd413a9c9"><code>47462e0</code></a> JCR-5229: LockedWrapperTest.testSequenceWithSessionRefresh() may fail due to ...</li> <li><a href="https://github.com/apache/jackrabbit/commit/d855181015074ba27eca339b19943859e92032d0"><code>d855181</code></a> JCR-5230: improve diagnostics in IndexingQueueTest (<a href="https://redirect.github.com/apache/jackrabbit/issues/339">#339</a>)</li> <li><a href="https://github.com/apache/jackrabbit/commit/5213d444e1b67f36faa362b6323541d0a561415f"><code>5213d44</code></a> JCR-5173: Fix sonar.coverage.jacoco.xmlReportPaths for modules</li> <li>Additional commits viewable in <a href="https://github.com/apache/jackrabbit/compare/jackrabbit-2.23.3-beta...jackrabbit-2.23.4-beta">compare view</a></li> </ul> </details> <br /> Updates `org.apache.jackrabbit:jackrabbit-core` from 2.23.3-beta to 2.23.4-beta <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.23.4-beta</h2> <p>Bug</p> <pre><code>[JCR-5226] - Base64 decoder does not handle input without padding correctly [JCR-5229] - LockedWrapperTest.testSequenceWithSessionRefresh() may fail due to race conditions </code></pre> <p>Improvement</p> <pre><code>[JCR-4521] - upgrade to commons-dbcp2 </code></pre> <p>Test</p> <pre><code>[JCR-4945] - Ensure OSGi-enabled Jackrabbit bundles deploy in environments featuring only Slf4j v2 or even Tika v2.9 </code></pre> <p>Task</p> <pre><code>[JCR-5211] - package-version jcr2spi [JCR-5216] - Update Jackrabbit Trunk to Oak 1.90.0 [JCR-5217] - Update Mockito dependency to 5.23.0 [JCR-5218] - webapp: bump htmlunit to 4.21.0 [JCR-5219] - set baseline comparisonVersion to latest stable (2.22.3) [JCR-5223] - update Apache parent pom to version 37 [JCR-5224] - remove jackrabbit 2.0 compatibility and performance tests [JCR-5230] - improve diagnostics in IndexingQueueTest [JCR-5232] - Update Jackrabbit Trunk to Oak 1.92.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> <h2>About Apache Jackrabbit</h2> <p>Apache Jackrabbit is a fully conforming implementation of the Content</p> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/apache/jackrabbit/commit/cc36b3947883648dda545ed3a23f6ef75f62a7e6"><code>cc36b39</code></a> [maven-release-plugin] prepare release jackrabbit-2.23.4-beta</li> <li><a href="https://github.com/apache/jackrabbit/commit/5e7178dc7a316e051b40141b7e36ada85f4ba224"><code>5e7178d</code></a> JCR-5234: Release Jackrabbit 2.23.4-beta - Candidate Release Notes (<a href="https://redirect.github.com/apache/jackrabbit/issues/345">#345</a>)</li> <li><a href="https://github.com/apache/jackrabbit/commit/aca95bec892be98594c11675fef43de91c84c58e"><code>aca95be</code></a> JCR-4945: Ensure OSGi-enabled Jackrabbit bundles deploy in environments featu...</li> <li><a href="https://github.com/apache/jackrabbit/commit/6cce9a4c3eafdcaf3334ba90236ee5c681198af9"><code>6cce9a4</code></a> JCR-5217: Update Mockito dependency to 5.23.0 (<a href="https://redirect.github.com/apache/jackrabbit/issues/343">#343</a>)</li> <li><a href="https://github.com/apache/jackrabbit/commit/1448fc22f8e9638a61ef8d3dec6d221befbe0de1"><code>1448fc2</code></a> JCR-5222: webapp: update tomcat dependency to 9.0.116 (<a href="https://redirect.github.com/apache/jackrabbit/issues/342">#342</a>)</li> <li><a href="https://github.com/apache/jackrabbit/commit/ea2755fa4118a0cfde45ac1a52bb0beff68c1ea9"><code>ea2755f</code></a> JCR-5232: Update Jackrabbit Trunk to Oak 1.92.0 (<a href="https://redirect.github.com/apache/jackrabbit/issues/341">#341</a>)</li> <li><a href="https://github.com/apache/jackrabbit/commit/024bca3806907cff6abcf2f922149728b1cd08c0"><code>024bca3</code></a> Update sonar-m-p to 5.5.0.6356</li> <li><a href="https://github.com/apache/jackrabbit/commit/47462e09bfc2044a4cb46b21850c637cd413a9c9"><code>47462e0</code></a> JCR-5229: LockedWrapperTest.testSequenceWithSessionRefresh() may fail due to ...</li> <li><a href="https://github.com/apache/jackrabbit/commit/d855181015074ba27eca339b19943859e92032d0"><code>d855181</code></a> JCR-5230: improve diagnostics in IndexingQueueTest (<a href="https://redirect.github.com/apache/jackrabbit/issues/339">#339</a>)</li> <li><a href="https://github.com/apache/jackrabbit/commit/5213d444e1b67f36faa362b6323541d0a561415f"><code>5213d44</code></a> JCR-5173: Fix sonar.coverage.jacoco.xmlReportPaths for modules</li> <li>Additional commits viewable in <a href="https://github.com/apache/jackrabbit/compare/jackrabbit-2.23.3-beta...jackrabbit-2.23.4-beta">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 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]
