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

Commit 30365ab

Browse files
authored
Merge pull request #220 from scala-steward/update/opennlp-tools-2.5.4
Update opennlp-tools to 2.5.4
2 parents 1fe9d54 + 05167e7 commit 30365ab

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.18.0"
3030
val commonsCollectionsVer = "4.4"
3131
val gsonVer = "2.12.1"
32-
val apacheOpennlpVer = "2.5.3"
32+
val apacheOpennlpVer = "2.5.4"
3333
val jacksonVer = "2.18.2"
3434

3535
// Stanford project libraries.

0 commit comments

Comments
 (0)