dependabot[bot] opened a new pull request #170: URL: https://github.com/apache/jspwiki/pull/170
Bumps `tika.version` from 2.2.1 to 2.3.0. Updates `tika-core` from 2.2.1 to 2.3.0 <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/apache/tika/blob/main/CHANGES.txt">tika-core's changelog</a>.</em></p> <blockquote> <p>Release 2.3.1 - ???</p> <ul> <li>Upgrade deeplearning4j to 1.0.0-M1.1 (TIKA-3458)</li> </ul> <p>Release 2.3.0 - 02/02/2022</p> <ul> <li> <p>Upgrade to Apache POI 5.2.0. This is the first upgrade to POI 5.x and represents a major refactoring. Users may experience significantly more logging (TIKA-3164).</p> </li> <li> <p>Upgrade to log4j2 2.17.1 (TIKA-3638).</p> </li> <li> <p>Improve consistency in reporting package-entry divs across all parsers for embedded files (TIKA-3644). This leads to some more text (embedded file names) in files with many embedded attachments.</p> </li> <li> <p>Improve configuration of maps as params for parsers in TikaConfig (TIKA-3645).</p> </li> <li> <p>Improve identification of iWorks 13 files and add parsing for thumbnails, some metadata and attachments (TIKA-3634). Skip handling of .iwa files, which are not yet supported.</p> </li> <li> <p>Limit the default in-memory processing (maxMainMemoryBytes) in the PDFParser to 512MB as in the 1.x branch (TIKA-3642).</p> </li> <li> <p>Added IDML Parser from 1.x series to 2.x series (TIKA-3188).</p> </li> <li> <p>Extract annotation types and subtypes for PDFs into metadata (TIKA-3653).</p> </li> <li> <p>Add metadata value for PDFs that contain 3D annotations (TIKA-3653).</p> </li> <li> <p>Add parser for Translation Memory eXchange (TMX) files (TIKA-3660).</p> </li> <li> <p>Add Bill of Materials (Maven BOM) for centralized module version management (TIKA-3367).</p> </li> </ul> <p>Release 2.2.1 - 12/19/2021</p> <ul> <li> <p>Fix multithreading bug for ooxml files (TIKA-3627).</p> </li> <li> <p>Upgrade log4j to 2.17.0 (TIKA-3625).</p> </li> <li> <p>Upgrade to PDFBox 2.0.25 (TIKA-3622)</p> </li> <li> <p>Fix bug that prevented metadata keys in the UnpackerResource in tika-server (TIKA-3624).</p> </li> <li> <p>Upgrade log4j to 2.16.0 (TIKA-3623)</p> </li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/apache/tika/commit/02e0f62aecc4c1b2686ce9c3c4c4bda78b457c8c"><code>02e0f62</code></a> [maven-release-plugin] prepare release 2.3.0-rc1</li> <li><a href="https://github.com/apache/tika/commit/37c04a475214b3a80279201c0163ca433e59c3d6"><code>37c04a4</code></a> fix rat:check errors</li> <li><a href="https://github.com/apache/tika/commit/25caa2ab8b1f0164a7fc1c6dbedfb633c7ef6c4b"><code>25caa2a</code></a> Update CHANGES.txt for 2.3.0 release.</li> <li><a href="https://github.com/apache/tika/commit/243701ad4c0a9a23190f5ce3f37930d5f7833cd3"><code>243701a</code></a> prep for 2.3.0 release process</li> <li><a href="https://github.com/apache/tika/commit/b5782127f88adaf6fd69d880cb4db2d0a987df21"><code>b578212</code></a> prep for 2.3.0 release process</li> <li><a href="https://github.com/apache/tika/commit/ffc6c6e0c01bc25f8a4f2905c27a59232bda8f50"><code>ffc6c6e</code></a> update team list to include emeritus status and correct accent on Bertrand's ...</li> <li><a href="https://github.com/apache/tika/commit/cba7dee48b739fbb168c1fa285855ff9c751e74f"><code>cba7dee</code></a> TIKA-3640 -- general upgrades for the next 2.x version -- revert stax-ex</li> <li><a href="https://github.com/apache/tika/commit/3f6fc2572f06fa8b792646280be6c8d8b529c13b"><code>3f6fc25</code></a> TIKA-3640 -- general upgrades for the next 2.x version</li> <li><a href="https://github.com/apache/tika/commit/ff9e044a8eaf1f7ced03921fd0c30916e8c9b0cf"><code>ff9e044</code></a> Bump testcontainers from 1.16.2 to 1.16.3 (<a href="https://github-redirect.dependabot.com/apache/tika/issues/494">#494</a>)</li> <li><a href="https://github.com/apache/tika/commit/afe946a6a66c52b2d96cb828872b14b573fc7380"><code>afe946a</code></a> Bump slf4j.version from 1.7.33 to 1.7.35 (<a href="https://github-redirect.dependabot.com/apache/tika/issues/493">#493</a>)</li> <li>Additional commits viewable in <a href="https://github.com/apache/tika/compare/2.2.1...2.3.0">compare view</a></li> </ul> </details> <br /> Updates `tika-parsers-standard-package` from 2.2.1 to 2.3.0 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 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: dev-unsubscr...@jspwiki.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org