Skip to content

Commit

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

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

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 23, 2024
1 parent 390f09b commit 7c0730b
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.4.0")
accuracyReportImplementation("org.apache.tika:tika-core:3.0.0")
accuracyReportImplementation("org.apache.tika:tika-langdetect-optimaize:2.9.2")
accuracyReportImplementation("org.apache.tika:tika-langdetect-optimaize:3.0.0")
accuracyReportImplementation("org.slf4j:slf4j-nop:2.0.16")
}

Expand Down

0 comments on commit 7c0730b

Please sign in to comment.