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

[7x] ingest attachment dependency version bumps #104169

Merged
merged 5 commits into from Jan 10, 2024

Conversation

jakelandis
Copy link
Contributor

@jakelandis jakelandis commented Jan 9, 2024

This commit bumps the follow dependency version for the ingest attachment plugin:

tika-core 1.27 -> 1.28.5
tika-parsers 1.27 -> 1.28.5
commons-io 2.6 -> 2.11
fontbox 2.0.24 -> 2.0.26
poi 4.1.2 -> 5.2.2
poi-ooxml 4.1.2 -> 5.2.2
and poi-/ooxml-schemas is now poi-ooxml-lite and is using 5.2.2
(see https://poi.apache.org/changes.html)
xmlbeans 3.0.1 -> 5.0.3

These versions were chosen from one of the following POM files:
https://repo1.maven.org/maven2/org/apache/tika/tika-parent/1.28.5/tika-parent-1.28.5.pom
https://repo1.maven.org/maven2/org/apache/tika/tika-parsers/1.28.5/tika-parsers-1.28.5.pom
https://repo1.maven.org/maven2/org/apache/tika/tika-core/1.28.5/tika-core-1.28.5.pom
https://repo1.maven.org/maven2/org/apache/poi/poi-ooxml-lite/5.2.2/poi-ooxml-lite-5.2.2.pom

@jakelandis jakelandis added >upgrade :Data Management/Ingest Node Execution or management of Ingest Pipelines including GeoIP v7.17.17 labels Jan 9, 2024
@elasticsearchmachine elasticsearchmachine added the Team:Data Management Meta label for data/management team label Jan 9, 2024
@elasticsearchmachine
Copy link
Collaborator

Pinging @elastic/es-data-management (Team:Data Management)

@elasticsearchmachine
Copy link
Collaborator

Hi @jakelandis, I've created a changelog YAML for you.

@jakelandis jakelandis marked this pull request as draft January 9, 2024 22:18
@jakelandis jakelandis marked this pull request as ready for review January 10, 2024 16:10
Copy link
Member

@masseyke masseyke left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. The only discrepancy I see is that I think we're pulling in org.apache.commons:commons-lang3 3.9 vs the 3.12.0 that tika pulls in. We seem to be doing that in 8.x as well though, so it's probably fine.

@jakelandis jakelandis merged commit f82944c into elastic:7.17 Jan 10, 2024
13 checks passed
@jakelandis jakelandis deleted the upgrade_ingest_attachment branch January 10, 2024 22:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
:Data Management/Ingest Node Execution or management of Ingest Pipelines including GeoIP Team:Data Management Meta label for data/management team >upgrade v7.17.17
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants