dependabot[bot] opened a new pull request, #23530: URL: https://github.com/apache/camel/pull/23530
Bumps `tika-version` from 3.3.0 to 3.3.1. Updates `org.apache.tika:tika-core` from 3.3.0 to 3.3.1 <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/apache/tika/blob/3.3.1/CHANGES.txt">org.apache.tika:tika-core's changelog</a>.</em></p> <blockquote> <p>Release 3.3.1 - 5/20/2026</p> <ul> <li> <p>Dependency upgrades (TIKA-4695).</p> </li> <li> <p>Use the IANA-registered text/markdown as the primary media type, with text/x-web-markdown and text/x-markdown kept as aliases (TIKA-4724).</p> </li> <li> <p>Fix several potential resource/file-handle leaks across the OOXML and ODF parsers, the HTTP fetcher, the gRPC server, and ForkClient (TIKA-4704).</p> </li> <li> <p>The resourceName of a nested tarball no longer includes the parent directories of its parent gzip file, and fix a typo in the .gz extension (TIKA-4705).</p> </li> </ul> <p>Release 3.3.0 - 3/18/2026</p> <ul> <li> <p>Switch to poi-ooxml-full (TIKA-4563).</p> </li> <li> <p>Users need to add "allowAbsolutePaths=true" for the FileSystemFetcher to fetch an absolute path (TIKA-4649).</p> </li> <li> <p>Add a markdown option for content handlers (TIKA-4563).</p> </li> <li> <p>Improve zip parsing (TIKA-4650).</p> </li> <li> <p>Add detection of compressed bmp (TIKA-4511).</p> </li> <li> <p>Allow per file timeouts in tika-pipes (TIKA-4497).</p> </li> <li> <p>Add matroska detector (TIKA-1180).</p> </li> <li> <p>Allow multiple values for many Dublin Core keys (TIKA-4466).</p> </li> <li> <p>Extract macros by default in tika-app's commandline and gui (TIKA-4472).</p> </li> <li> <p>Improve extraction of Javascript from PDFs (TIKA-4465).</p> </li> </ul> <p>Release 3.2.3 - 9/11/2025</p> <ul> <li> <p>Allow backwards compatibility with versions of commons-compress before 1.28.0 (TIKA-4469).</p> </li> <li> <p>Fix XFA parsing within PDFs when woodstox is on the classpath as in tika-server (TIKA-4482).</p> </li> <li> <p>Dependency updates.</p> </li> </ul> <p>Release 3.2.2 - 8/6/2025</p> <ul> <li> <p>Improve detection of encrypted ODT files (TIKA-4459)</p> </li> <li> <p>Dependency updates (TIKA-4455).</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/bf9aa9249a4f9ff14f53bcd419efdebd92253351"><code>bf9aa92</code></a> [maven-release-plugin] prepare release 3.3.1-rc1</li> <li><a href="https://github.com/apache/tika/commit/bc80738930257290d88e3e94ed433c9eb16b2d75"><code>bc80738</code></a> TIKA-4729 - prep for 3.3.1 release</li> <li><a href="https://github.com/apache/tika/commit/5a2e4a71aae3e399b804a0506f9cbc5bf56d2850"><code>5a2e4a7</code></a> TIKA-4695: update aws, jbig2</li> <li><a href="https://github.com/apache/tika/commit/75dbf683e9b799de3781595cff5f1e034c4074cd"><code>75dbf68</code></a> TIKA-4695: update aws, enforcer plugin, azure</li> <li><a href="https://github.com/apache/tika/commit/3b6e1f6c8cad97a6afb8efd6492b13c8272b6262"><code>3b6e1f6</code></a> TIKA-4695: update plexus-classworlds</li> <li><a href="https://github.com/apache/tika/commit/1de9eb9c51236e8ce434be9bf40ebac946381090"><code>1de9eb9</code></a> TIKA-4695: update maven-model</li> <li><a href="https://github.com/apache/tika/commit/90b43fe5695dcb8f68d54873986f190f47aee39d"><code>90b43fe</code></a> TIKA-4695: update aws, junrar</li> <li><a href="https://github.com/apache/tika/commit/2485c0d0521c5d3e1b70255337a0059b73d3ecd7"><code>2485c0d</code></a> TIKA-4695: update aws, asm</li> <li><a href="https://github.com/apache/tika/commit/687006f73d16771d2306a3f314d0e31f8d1489dc"><code>687006f</code></a> TIKA-4695: update slf4j</li> <li><a href="https://github.com/apache/tika/commit/bdaa2afae1f6346354776770dfc7d8c7156ab2ab"><code>bdaa2af</code></a> [TIKA-4724] Use IANA-registered text/markdown as primary type (<a href="https://redirect.github.com/apache/tika/issues/2806">#2806</a>)</li> <li>Additional commits viewable in <a href="https://github.com/apache/tika/compare/3.3.0...3.3.1">compare view</a></li> </ul> </details> <br /> Updates `org.apache.tika:tika-parser-html-module` from 3.3.0 to 3.3.1 Updates `org.apache.tika:tika-parser-text-module` from 3.3.0 to 3.3.1 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]
