Skip to content

Commit

Permalink
Bump org.apache.tika:tika-langdetect-optimaize from 2.9.1 to 2.9.2 (#208
Browse files Browse the repository at this point in the history
)

Bumps org.apache.tika:tika-langdetect-optimaize from 2.9.1 to 2.9.2.

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Peter M. Stahl <[email protected]>
  • Loading branch information
dependabot[bot] and pemistahl authored Oct 1, 2024
1 parent a5e3de2 commit fe7e9e4
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 @@ -313,7 +313,7 @@ dependencies {
accuracyReportImplementation("com.optimaize.languagedetector:language-detector:0.6")
accuracyReportImplementation("org.apache.opennlp:opennlp-tools:2.3.2")
accuracyReportImplementation("org.apache.tika:tika-core:2.9.2")
accuracyReportImplementation("org.apache.tika:tika-langdetect-optimaize:2.9.1")
accuracyReportImplementation("org.apache.tika:tika-langdetect-optimaize:2.9.2")
accuracyReportImplementation("org.slf4j:slf4j-nop:2.0.3")
}

Expand Down

0 comments on commit fe7e9e4

Please sign in to comment.