Skip to content

chore(deps): bump tika.version from 3.2.3 to 3.3.0#1063

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/maven/tika.version-3.3.0
Open

chore(deps): bump tika.version from 3.2.3 to 3.3.0#1063
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/maven/tika.version-3.3.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Mar 28, 2026

Bumps tika.version from 3.2.3 to 3.3.0.
Updates org.apache.tika:tika-core from 3.2.3 to 3.3.0

Changelog

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

Release 4.0.0-BETA1 - ???

BREAKING CHANGES

  • Moved towards default json based configuration (TIKA-4544 and many others).

  • tika-pipes implementation modules have been reorganized by resource (tika-pipes-solr) vs task (tika-pipes-fetcher-solr) (TIKA-4543). Note that the file-system pipes components have been taken out of tika-pipes-core and placed in their own pf4j module: tika-pipes-file-system.

  • tika-pipes implementation modules are now pf4j plugins (TIKA-4519).

  • tika-pipes core classes have been moved to a new module: tika-pipes-core, and the FileSystem pipes components have moved (TIKA-4334).

  • MetadataListFilter has been renamed MetadataFilter, and MetadataFilter has been removed (TIKA-4546).

  • Removed several modules, including: tika-batch (TIKA-4333), snaps deployment (TIKA-4502), dotnet (TIKA-4332), advanced media module (TIKA-4500), tika-dl module (TIKA-4499), tika-fuzzing module (TIKA-4506).

  • Headers are no longer injected into the body/content of MSG files (TIKA-4345). Please open a ticket if you need this behavior across email formats.

  • API changes in the EmbeddedStreamTranslator (TIKA-4518).

  • Removed DigestingParser (TIKA-4607).

OTHER CHANGES

  • Fix concurrency bug in TikaToXMP (TIKA-4393)

Release 3.3.0 - ???

  • Various fixes based on regression testing (TIKA-4563).

  • Improve zip parsing (TIKA-4650).

  • Add detection of compressed bmp (TIKA-4511).

  • Allow per file timeouts in tika-pipes (TIKA-4497).

  • Add matroska detector (TIKA-1180).

  • Allow multiple values for many Dublin Core keys (TIKA-4466).

  • Extract macros by default in tika-app's commandline and gui (TIKA-4472).

... (truncated)

Commits
  • cd800dd [maven-release-plugin] prepare release 3.3.0-rc1
  • cece4c8 rollback for attempt #3
  • 9174a23 scm fix
  • de5dcb3 [maven-release-plugin] prepare release 3.3.0-rc1
  • 168a286 revert version for attempt #2
  • 75c3b71 updates for release
  • 13a5b37 [maven-release-plugin] prepare for next development iteration
  • fd54cf7 [maven-release-plugin] prepare release 3.3.0-rc1
  • 34336ac rollback for rc1, attempt #2
  • ae77ec1 fix repo information in tika-bom
  • Additional commits viewable in compare view

Updates org.apache.tika:tika-parsers-standard-package from 3.2.3 to 3.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 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 `tika.version` from 3.2.3 to 3.3.0.

Updates `org.apache.tika:tika-core` from 3.2.3 to 3.3.0
- [Changelog](https://github.com/apache/tika/blob/main/CHANGES.txt)
- [Commits](apache/tika@3.2.3...3.3.0)

Updates `org.apache.tika:tika-parsers-standard-package` from 3.2.3 to 3.3.0

---
updated-dependencies:
- dependency-name: org.apache.tika:tika-core
  dependency-version: 3.3.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: org.apache.tika:tika-parsers-standard-package
  dependency-version: 3.3.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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 Mar 28, 2026
@dependabot dependabot bot requested a review from a team March 28, 2026 19:03
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update java code labels Mar 28, 2026
@cla-assistant
Copy link
Copy Markdown

cla-assistant bot commented Mar 28, 2026

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.

@codecov
Copy link
Copy Markdown

codecov bot commented Mar 28, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

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.

0 participants