Skip to content

Commit

Permalink
Bump org.apache.tika:tika-langdetect-optimaize from 2.5.0 to 2.9.0
Browse files Browse the repository at this point in the history
Bumps org.apache.tika:tika-langdetect-optimaize from 2.5.0 to 2.9.0.

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Aug 29, 2023
1 parent 6c6083d commit 60b792a
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 @@ -352,7 +352,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-langdetect-optimaize:2.5.0")
accuracyReportImplementation("org.apache.tika:tika-langdetect-optimaize:2.9.0")
accuracyReportImplementation("org.slf4j:slf4j-nop:2.0.3")
}

Expand Down

0 comments on commit 60b792a

Please sign in to comment.