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

Commit 16c2225

Browse files
committed
Update opennlp-tools to 2.5.3
1 parent c1f8f38 commit 16c2225

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.1"
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)