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

Commit 9bad324

Browse files
authored
Merge pull request #207 from scala-steward/update/opennlp-tools-2.5.3
Update opennlp-tools to 2.5.3
2 parents f71711d + 16c2225 commit 9bad324

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,7 +29,7 @@ val commonsLang3Ver = "3.17.0"
2929
val commonsCodecVer = "1.17.2"
3030
val commonsCollectionsVer = "4.4"
3131
val gsonVer = "2.11.0"
32-
val apacheOpennlpVer = "2.5.0"
32+
val apacheOpennlpVer = "2.5.3"
3333
val jacksonVer = "2.18.2"
3434

3535
// Stanford project libraries.

0 commit comments

Comments
 (0)