Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 11, 2025

Bumps org.apache.tika:tika-core from 3.2.1 to 3.2.2.

Changelog

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

Release 3.2.2 - 8/6/2025

  • Improve detection of encrypted ODT files (TIKA-4459)

  • Dependency updates (TIKA-4455).

Release 3.2.1 - 6/26/2025

  • Fix POIFSContainerDetector regression when wrapping an InputStream in a TikaInputStream (TIKA-4441).

  • Important bug fix for zip-based detection on a non-TikaInputStream (TIKA-4424).

  • Improve text extraction from EMF (TIKA-4432).

  • Dependency updates (TIKA-4421).

Release 3.2.0 - 05/21/2025

  • Detect inline images in MSG files (TIKA-4391).

  • Improve extraction of metadata in MSG files (TIKA-4381).

  • Fix concurrency bug in TikaToXMP (TIKA-4393).

  • Fix potential GDAL deadlock (TIKA-4385).

  • Improve extraction of properties from msg files (TIKA-4381).

  • Include internal attachment path in tika-eval reports (TIKA-4374).

  • Upgrade jsoup to 1.20.1 with workaround for change in self-closing tag behavior (TIKA-4419).

  • Upgrade dependencies (TIKA-4379).

Release 3.1.0 - 01/28/25

  • Allow users to turn off the injection of some headers into the content stream of MSG files (TIKA-4345).

  • Add a wrapper for Google's magika detector (TIKA-4344).

  • Add support for MachO via Alexey Pelykh (TIKA-4309).

  • Add logic to inject spaces in XPS files based on font widths via Ruairidh Williamson (TIKA-4315).

  • Mime type "application/json" is now a sub class of "text/javascript" not "application/javascript" (TIKA-4336)

  • Remove tagsoup from the project entirely. Note that some of the tags produced by the SourceCodeParser are slightly different (TIKA-4338)

... (truncated)

Commits
  • c5c9d00 [maven-release-plugin] prepare release 3.2.2-rc1
  • 5d87ef3 update CHANGES.txt for 3.2.2 rc1
  • a608cc2 further improvements
  • 948c753 TIKA-4455: update microsoft-graph, aws, nimbus
  • 0f78344 TIKA-4455: update microsoft-graph
  • 94acef2 Improve configuration of xmlinputfactory (#2294)
  • 0c89f4b Simplify path naming
  • 0b889d1 TIKA-4455: update commons-cli
  • d20be6c TIKA-4455: replace deprecated
  • 8b580d8 TIKA-4455: remove json-smart exclusion, no longer needed
  • 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 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 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.2.1 to 3.2.2.
- [Changelog](https://github.com/apache/tika/blob/3.2.2/CHANGES.txt)
- [Commits](apache/tika@3.2.1...3.2.2)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update java code labels Aug 11, 2025
@righettod righettod merged commit 404b0ea into main Aug 11, 2025
1 check passed
@dependabot dependabot bot deleted the dependabot/maven/org.apache.tika-tika-core-3.2.2 branch August 11, 2025 08:17
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