Skip to content

⬆️ Bump tika from 3.2.3 to 3.3.0 in /src/server#82

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/gradle/src/server/tika-3.3.0
Closed

⬆️ Bump tika from 3.2.3 to 3.3.0 in /src/server#82
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/gradle/src/server/tika-3.3.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github May 1, 2026

Copy link
Copy Markdown
Contributor

Bumps tika 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).

  • tika-parsers-standard-package is now a pom, not a jar. Users must add pom in Maven or @​pom in Gradle (TIKA-4712).

  • Removed legacy ExternalParser; external parsers now require explicit JSON configuration (TIKA-4707).

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).

... (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` 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 May 1, 2026
@dependabot @github

dependabot Bot commented on behalf of github May 25, 2026

Copy link
Copy Markdown
Contributor Author

Dependabot attempted to update this pull request, but because the branch dependabot/gradle/src/server/tika-3.3.0 is protected it was unable to do so.

@cheestree cheestree closed this Jun 29, 2026
@dependabot @github

dependabot Bot commented on behalf of github Jun 29, 2026

Copy link
Copy Markdown
Contributor Author

OK, I won't notify you again about this release, but will get in touch when a new version is available. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@cheestree cheestree deleted the dependabot/gradle/src/server/tika-3.3.0 branch June 29, 2026 10:08
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