Skip to content
This repository was archived by the owner on Aug 14, 2025. It is now read-only.

Commit c40eb0e

Browse files
authored
Merge pull request #193 from scala-steward/update/opennlp-tools-2.5.0
Update opennlp-tools to 2.5.0
2 parents f7f6306 + 9780d2a commit c40eb0e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,8 +29,8 @@ val commonsLang3Ver = "3.17.0"
2929
val commonsCodecVer = "1.17.1"
3030
val commonsCollectionsVer = "4.4"
3131
val gsonVer = "2.11.0"
32+
val apacheOpennlpVer = "2.5.0"
3233
val jacksonVer = "2.18.1"
33-
val apacheOpennlpVer = "2.4.0"
3434

3535
// Stanford project libraries.
3636
val stanfordCoreNLPVer = "4.5.7"

0 commit comments

Comments
 (0)