Skip to content

Commit

Permalink
Bump org.apache.tika:tika-core from 2.5.0 to 2.9.0
Browse files Browse the repository at this point in the history
Bumps [org.apache.tika:tika-core](https://github.com/apache/tika) from 2.5.0 to 2.9.0.
- [Changelog](https://github.com/apache/tika/blob/main/CHANGES.txt)
- [Commits](apache/tika@2.5.0...2.9.0)

---
updated-dependencies:
- dependency-name: org.apache.tika:tika-core
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 29, 2023
1 parent 6c6083d commit b1c171a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -351,7 +351,7 @@ dependencies {

accuracyReportImplementation("com.optimaize.languagedetector:language-detector:0.6")
accuracyReportImplementation("org.apache.opennlp:opennlp-tools:1.9.4")
accuracyReportImplementation("org.apache.tika:tika-core:2.5.0")
accuracyReportImplementation("org.apache.tika:tika-core:2.9.0")
accuracyReportImplementation("org.apache.tika:tika-langdetect-optimaize:2.5.0")
accuracyReportImplementation("org.slf4j:slf4j-nop:2.0.3")
}
Expand Down

0 comments on commit b1c171a

Please sign in to comment.