Uh oh!
There was an error while loading. Please reload this page.
Update dependency org.apache.tika:tika-core to v4 - #4853
Conversation
epugh
commented
Sep 1, 2026
Seems early enough that we can move to tika 4? |
janhoy
commented
Sep 1, 2026
Commonmark for Markdown parsing is now part of tika-core. Our extraction handler currently does not rely on MD, but explicitly requests xml from tika-server. So we could attempt excluding these three new jar deps and see if it will fly. There may be some part of core depending on these classes even if we don't use them explicitly so maybe not worth the risk? |
epugh
commented
Sep 1, 2026
@tballison somebody moved my cheese ;-). |
solrbot
commented
Sep 1, 2026
Edited/Blocked NotificationRenovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR. You can manually request rebase by checking the rebase/retry box above. |
This PR contains the following updates:
3.3.1→4.0.0Release Notes
apache/tika (org.apache.tika:tika-core)
v4.0.0Compare Source
v3.3.2Compare Source
Configuration
📅 Schedule: (UTC)
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Renovate Bot