Skip to content

RAT-532: Bump tika.version from 3.3.0 to 3.3.1#666

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/maven/tika.version-3.3.1
Open

RAT-532: Bump tika.version from 3.3.0 to 3.3.1#666
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/maven/tika.version-3.3.1

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

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

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

Changelog

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

Release 3.3.1 - 5/20/2026

  • Dependency upgrades (TIKA-4695).

  • Use the IANA-registered text/markdown as the primary media type, with text/x-web-markdown and text/x-markdown kept as aliases (TIKA-4724).

  • Fix several potential resource/file-handle leaks across the OOXML and ODF parsers, the HTTP fetcher, the gRPC server, and ForkClient (TIKA-4704).

  • The resourceName of a nested tarball no longer includes the parent directories of its parent gzip file, and fix a typo in the .gz extension (TIKA-4705).

Release 3.3.0 - 3/18/2026

  • Switch to poi-ooxml-full (TIKA-4563).

  • Users need to add "allowAbsolutePaths=true" for the FileSystemFetcher to fetch an absolute path (TIKA-4649).

  • Add a markdown option for content handlers (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).

  • Improve extraction of Javascript from PDFs (TIKA-4465).

Release 3.2.3 - 9/11/2025

  • Allow backwards compatibility with versions of commons-compress before 1.28.0 (TIKA-4469).

  • Fix XFA parsing within PDFs when woodstox is on the classpath as in tika-server (TIKA-4482).

  • Dependency updates.

Release 3.2.2 - 8/6/2025

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

  • Dependency updates (TIKA-4455).

... (truncated)

Commits
  • bf9aa92 [maven-release-plugin] prepare release 3.3.1-rc1
  • bc80738 TIKA-4729 - prep for 3.3.1 release
  • 5a2e4a7 TIKA-4695: update aws, jbig2
  • 75dbf68 TIKA-4695: update aws, enforcer plugin, azure
  • 3b6e1f6 TIKA-4695: update plexus-classworlds
  • 1de9eb9 TIKA-4695: update maven-model
  • 90b43fe TIKA-4695: update aws, junrar
  • 2485c0d TIKA-4695: update aws, asm
  • 687006f TIKA-4695: update slf4j
  • bdaa2af [TIKA-4724] Use IANA-registered text/markdown as primary type (#2806)
  • Additional commits viewable in compare view

Updates org.apache.tika:tika-parser-text-module from 3.3.0 to 3.3.1

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.3.0 to 3.3.1.

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

Updates `org.apache.tika:tika-parser-text-module` from 3.3.0 to 3.3.1

---
updated-dependencies:
- dependency-name: org.apache.tika:tika-core
  dependency-version: 3.3.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.apache.tika:tika-parser-text-module
  dependency-version: 3.3.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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 27, 2026
@ottlinger ottlinger changed the title Bump tika.version from 3.3.0 to 3.3.1 RAT-532: Bump tika.version from 3.3.0 to 3.3.1 May 27, 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.

0 participants