Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump org.apache.tika:tika-core from 1.22 to 1.28.3 #577

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Aug 24, 2023

Bumps org.apache.tika:tika-core from 1.22 to 1.28.3.

Changelog

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

Release 1.28.3 - 5/23/2022

  • General dependency upgrades (TIKA-3770).

Release 1.28.2 - 4/26/2022

  • General dependency upgrades (TIKA-3688).

  • Upgrade to PDFBox 2.0.26 (TIKA-3726).

  • Upgrade to Apache POI 5.2.0. This is the first upgrade to POI 5.x and represents a major refactoring. Users will experience significantly more logging (TIKA-3678).

Release 1.28.1 - 2/8/2022

  • Security upgrades: xerces, log4j2, junrar and protobuf (TIKA-3671 and TIKA-3638).

  • General dependency upgrades (TIKA-3671).

Release 1.28 - 12/19/2021

  • Upgrade log4j to 2.17.0 (TIKA-3625)

  • Upgrade PDFBox to 2.0.25 (TIKA-3622)

  • Upgrade log4j 1.x to log4j2 2.16.0. Users will likely want to upgrade their logging configurations from log4j to log4j2 (TIKA-3618).

  • General dependency upgrades (TIKA-3613).

Release 1.27 - 06/30/2021

  • Migrate MP4 parsing to Drew Noakes' metadata-extractor (TIKA-3459). To revert to legacy parser turn off NoakesMP4Parser and turn on MP4Parser via tika-config.xml.

  • Prevent rare infinite loop in tika-server's -spawnChild mode when restart fails because of failure to bind to the port (TIKA-3441).

  • Improve likelihood that tesseract will not be orphaned on jvm restart in tika-server (TIKA-3441).

  • Deprecate experimental PDFPreflightParser (TIKA-3437).

  • Apply encoding detection to zip entry names via Ryan421 (TIKA-3374).

... (truncated)

Commits
  • 79d724c [maven-release-plugin] prepare release 1.28.3-rc1
  • aba7414 Update CHANGES.txt for 1.28.3 release
  • 8d76590 tighten up regex in StandardsText
  • a454caf TIKA-3770 -- general upgrades for 1.28.3
  • fb721d6 Merge remote-tracking branch 'origin/branch_1x' into branch_1x
  • 9a5afd2 TIKA-3770: update jackson
  • ee9db0e TIKA-3770: remove entry that is also in parent pom.xml
  • 8dc66e5 TIKA-3770: revert update of jakarta.annotation-api, fails on jdk11+
  • 4009fc6 TIKA-3770: update lombok and jakarta.annotation-api
  • 7fd12a3 TIKA-3770: update zstd-jni
  • 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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

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

---
updated-dependencies:
- dependency-name: org.apache.tika:tika-core
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Aug 24, 2023
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants