Skip to content

Commit

Permalink
Bump tika.version from 1.28.5 to 2.9.1
Browse files Browse the repository at this point in the history
Bumps `tika.version` from 1.28.5 to 2.9.1.

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

Updates `org.apache.tika:tika-xmp` from 1.28.5 to 2.9.1
- [Changelog](https://github.com/apache/tika/blob/main/CHANGES.txt)
- [Commits](apache/tika@1.28.5...2.9.1)

Updates `org.apache.tika:tika-parsers` from 1.28.5 to 2.9.1
- [Changelog](https://github.com/apache/tika/blob/main/CHANGES.txt)
- [Commits](apache/tika@1.28.5...2.9.1)

Updates `org.apache.tika:tika-langdetect` from 1.28.5 to 2.9.1
- [Changelog](https://github.com/apache/tika/blob/main/CHANGES.txt)
- [Commits](apache/tika@1.28.5...2.9.1)

---
updated-dependencies:
- dependency-name: org.apache.tika:tika-core
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: org.apache.tika:tika-xmp
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: org.apache.tika:tika-parsers
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: org.apache.tika:tika-langdetect
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 25, 2023
1 parent 60b69de commit 772b4ab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<properties>
<lucene.version>9.4.2</lucene.version>
<solr.version>9.2.1</solr.version>
<tika.version>1.28.5</tika.version>
<tika.version>2.9.1</tika.version>
<projectrelease.version>3.5.0</projectrelease.version>
<javafx.version>21</javafx.version>
<corenlp.version>4.5.4</corenlp.version>
Expand Down

0 comments on commit 772b4ab

Please sign in to comment.