resume-parser icon indicating copy to clipboard operation
resume-parser copied to clipboard

Bump tika from 1.28.3 to 1.28.4

Open dependabot[bot] opened this issue 3 years ago • 0 comments

Bumps tika from 1.28.3 to 1.28.4.

Changelog

Sourced from tika's changelog.

Release 1.28.4 - 6/13/2022

  • General dependency upgrades (TIKA-3780).

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

... (truncated)

Commits
  • 2486c83 [maven-release-plugin] prepare release 1.28.4-rc1
  • 42a8b06 revert version for second attempt at rc1
  • 421ac1c [maven-release-plugin] prepare for next development iteration
  • 76769e1 [maven-release-plugin] prepare release 1.28.4-rc1
  • 17f654e prep for 1.28.4 release
  • 5bba052 TIKA-3780: Update uimafit-core
  • f10296f TIKA-3780: Update bndlib
  • 11bdd38 TIKA-3780: add comment; update junrar
  • 792a509 TIKA-3780: Update bndlib
  • 4d9de5d TIKA-3780: update org.apache.felix.framework
  • 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 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)
  • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language

You can disable automated security fix PRs for this repo from the Security Alerts page.

dependabot[bot] avatar Aug 15 '22 20:08 dependabot[bot]