diff --git a/build.sbt b/build.sbt index 6f991052c..1c9e510cd 100644 --- a/build.sbt +++ b/build.sbt @@ -33,7 +33,7 @@ val jacksonVer = "2.15.2" val apacheOpennlpVer = "2.3.0" // Stanford project libraries. -val stanfordCoreNLPVer = "4.5.4" +val stanfordCoreNLPVer = "4.5.5" // Examples libraries. val languagetoolVer = "6.0"