Skip to content

chore(deps): bump org.apache.tika:tika-core from 3.3.2 to 4.0.0 - #36

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/gradle/org.apache.tika-tika-core-4.0.0
Open

chore(deps): bump org.apache.tika:tika-core from 3.3.2 to 4.0.0#36
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/gradle/org.apache.tika-tika-core-4.0.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 31, 2026

Copy link
Copy Markdown
Contributor

Bumps org.apache.tika:tika-core from 3.3.2 to 4.0.0.

Changelog

Sourced from org.apache.tika:tika-core's changelog.

Release 4.1.0 - unreleased

  • tika-grpc resolves its plugin-roots fallback against the install layout via DefaultPluginsDir instead of a working-directory-relative pf4j default, and a WARN names the resolved directory when no plugins directory exists (TIKA-4865).

  • The tika-server full and tika-grpc Docker images install fonts-noto-cjk: without any CJK face, PDFs using non-embedded CJK fonts render (and OCR) as .notdef boxes in every renderer, even though the images ship Japanese tesseract data (TIKA-4866).

  • The default plugins directory is resolved against the install layout (next to the jar, or next to its lib/ directory) and always as an absolute path, shared by tika-server, PipesForkParser and the async CLI; it no longer depends on the working directory (TIKA-4864).

  • tika-server error bodies (the 422/500 exception mapper, /meta/{field}) now honor the exception-reporting policy; /meta/{field} returns the already-formatted container exception instead of re-wrapping it with server frames. Completes TIKA-4848 (TIKA-4848).

  • The exception-reporting policy now also governs the messages a pipes worker returns (fetch/emit/crash) and the container exception it records; part of TIKA-4848 step 3 (TIKA-4848).

  • Allow image compression settings in PDFBox-based renderer (TIKA-4862).

  • The tika-server full and tika-grpc Docker images set OMP_THREAD_LIMIT=1: to avoid oversubscribing the CPU under forked parse workers (TIKA-4863).

  • embedded-limits maxDepth counts embedding levels again instead of the parsers a parse passes through; with AutoDetectParser over DefaultParser every value above 1 used to stop one level early (TIKA-4857).

  • GeoGebraParser emits the icon of a tool (*.ggt, the macro's iconFile) as its THUMBNAIL embedded document; tool files have no thumbnail of their own (TIKA-4831).

  • Enum values in JSON configuration are matched case-insensitively, so "no_ocr" works as well as "NO_OCR"; the server docs used the lower-case form in their examples (TIKA-4859).

  • The preview image of iWork '09 packages (QuickLook/Thumbnail.jpg) and of iWork '18 packages (preview.jpg) is emitted as a THUMBNAIL embedded document, as it already was for iWork '13 (TIKA-4854).

  • Raw camera formats are detected by content: RawTiffDetector tells Nikon NEF/NRW, Pentax PEF/PTX, Sony ARW/SRF/SR2, Samsung SRW and Adobe DNG from a plain TIFF by their image directory (DNGVersion, the vendor

... (truncated)

Commits
  • 514e1b3 [maven-release-plugin] prepare release 4.0.0-rc1
  • 4e39e07 revert second rc1 attempt
  • 7975986 javadocs take 42
  • 95d4235 [maven-release-plugin] prepare for next development iteration
  • 666289b [maven-release-plugin] prepare release 4.0.0-rc1
  • c9f6585 TIKA-4808 - revert aborted 4.0.0-rc1 release commits; fix per-module javadoc ...
  • 41183e7 [maven-release-plugin] prepare for next development iteration
  • 5dd7fc7 [maven-release-plugin] prepare release 4.0.0-rc1
  • 4b231cf TIKA-4808 -- prep CHANGES.txt for release
  • 532a685 TIKA-4808 - remove access to the network parser from cli (#3036)
  • Additional commits viewable in compare view

Dependabot compatibility score

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 commands and options

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)

Bumps [org.apache.tika:tika-core](https://github.com/apache/tika) from 3.3.2 to 4.0.0.
- [Changelog](https://github.com/apache/tika/blob/main/CHANGES.txt)
- [Commits](apache/tika@3.3.2...4.0.0)

---
updated-dependencies:
- dependency-name: org.apache.tika:tika-core
  dependency-version: 4.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file java Pull requests that update java code labels Aug 31, 2026
@dependabot
dependabot Bot requested a review from olavgg as a code owner August 31, 2026 22:56
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file java Pull requests that update java code labels Aug 31, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file java Pull requests that update java code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant