dependabot[bot] opened a new pull request, #1116: URL: https://github.com/apache/cxf/pull/1116
Bumps `cxf.tika.version` from 2.6.0 to 2.7.0. Updates `tika-core` from 2.6.0 to 2.7.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.7.1 - ???</p> <ul> <li>Normalize author, title, subject and description to their Dublin Core properties in the HTMLParser (TIKA-3963).</li> </ul> <p>Release 2.7.0 - 1/31/2023</p> <ul> <li> <p>Add SVG detection for svg files that lack the xml header (TIKA-3308).</p> </li> <li> <p>Migrate to a live fork of Universal Charset Detector (TIKA-3213).</p> </li> <li> <p>Improve handling of text-based attachments inside .eml files (TIKA-3959).</p> </li> <li> <p>Add tika-parser-nlp-package to release artifacts (TIKA-3958).</p> </li> <li> <p>Remove need for <!-- raw HTML omitted --> element in classes that extend ConfigBase (TIKA-3946).</p> </li> <li> <p>Add X-TIKA:embedded_id_path to ensure unique embedded file paths (TIKA-3942).</p> </li> <li> <p>Fix bug that prevented digests when the fallback/EmptyParser was called (TIKA-3939).</p> </li> <li> <p>Remove log4j 1.2.x (and slf4j-log4j12 which now redirects to slf4j-reload4j) from all modules (TIKA-3935).</p> </li> <li> <p>Upgrade mime4j to 0.8.9 (TIKA-3950).</p> </li> <li> <p>Refactor date parsing for emails (TIKA-3957)</p> </li> <li> <p>Upgrade to Bouncy Castle 1.71 and jdk18on jars (TIKA-3933).</p> </li> <li> <p>Add a JDBCPipesReporter (TIKA-3931).</p> </li> <li> <p>Add multivalued field strategy option in jdbc-emitter (TIKA-3930). Default is now 'concatenate' with ', ' as the delimiter.</p> </li> <li> <p>Downgrade logging in PipesClient for each parse from info to debug.</p> </li> </ul> <p>Release 2.6.0 - 11/3/2022</p> <ul> <li> <p>Add optional Siegfried detector (TIKA-3901).</p> </li> <li> <p>Move OverrideDetector's functionality to the CompositeDetector (TIKA-3904).</p> </li> <li> <p>The FileCommandDetector has been refactored to have the same behavior as the Siegfried detector; see setUseMime in the javadoc (TIKA-3902).</p> </li> <li> <p>Fix bug in OpenSearch emitter that prevented upserts on documents with embedded files (TIKA-3882).</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/c6c277166682c07a53c141d0d902a8ae3b5ade6c"><code>c6c2771</code></a> [maven-release-plugin] prepare release 2.7.0-rc1</li> <li><a href="https://github.com/apache/tika/commit/aded541d1150a46a5683e6ef82e7bbc2f7ca3394"><code>aded541</code></a> prep for 2.7.0-rc1</li> <li><a href="https://github.com/apache/tika/commit/7951d48e97a8db93cc5bcfb018d0b78d62477b66"><code>7951d48</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/apache/tika/issues/926">#926</a> from apache/dependabot/maven/aws.version-1.12.396</li> <li><a href="https://github.com/apache/tika/commit/6c9c8be569e023affec89dfbbac8fb4643c72cd4"><code>6c9c8be</code></a> Bump aws.version from 1.12.395 to 1.12.396</li> <li><a href="https://github.com/apache/tika/commit/d0cf47f5512a928a216f05b821762b7b6d1dd006"><code>d0cf47f</code></a> push off removing digest option in tika-app and tika-server to 2.8.0</li> <li><a href="https://github.com/apache/tika/commit/bff14f39513d7624c04f0e8f0173099ac4d14699"><code>bff14f3</code></a> TIKA-3962 - set rfc822 parser to no recurse</li> <li><a href="https://github.com/apache/tika/commit/ac3adfcb4980c7933c54822eb8ec75ccde7b9e14"><code>ac3adfc</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/apache/tika/issues/925">#925</a> from apache/dependabot/maven/jackson.version-2.14.2</li> <li><a href="https://github.com/apache/tika/commit/58102a1ccc70b683a4c2248e6fd03b77688316e9"><code>58102a1</code></a> bump exclusion</li> <li><a href="https://github.com/apache/tika/commit/4ef7f1e76cd17c30b5168c586889bad1144f33d0"><code>4ef7f1e</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/apache/tika/issues/923">#923</a> from apache/dependabot/maven/aws.version-1.12.395</li> <li><a href="https://github.com/apache/tika/commit/4670fcc08c2947d33002675c18d85e7af49060d8"><code>4670fcc</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/apache/tika/issues/922">#922</a> from apache/dependabot/maven/org.apache.jackrabbit-oa...</li> <li>Additional commits viewable in <a href="https://github.com/apache/tika/compare/2.6.0...2.7.0">compare view</a></li> </ul> </details> <br /> Updates `tika-parser-pdf-module` from 2.6.0 to 2.7.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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
