Skip to content

Commit

Permalink
Bump org.apache.opennlp:opennlp-tools from 1.9.4 to 2.2.0
Browse files Browse the repository at this point in the history
Bumps [org.apache.opennlp:opennlp-tools](https://github.com/apache/opennlp) from 1.9.4 to 2.2.0.
- [Commits](apache/opennlp@opennlp-1.9.4...opennlp-2.2.0)

---
updated-dependencies:
- dependency-name: org.apache.opennlp:opennlp-tools
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Jul 21, 2023
1 parent 6c6083d commit b987a63
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 @@ -350,7 +350,7 @@ dependencies {
testImplementation("io.mockk:mockk:1.13.5")

accuracyReportImplementation("com.optimaize.languagedetector:language-detector:0.6")
accuracyReportImplementation("org.apache.opennlp:opennlp-tools:1.9.4")
accuracyReportImplementation("org.apache.opennlp:opennlp-tools:2.2.0")
accuracyReportImplementation("org.apache.tika:tika-core:2.5.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 b987a63

Please sign in to comment.