diff --git a/build.sbt b/build.sbt index b0028a37..0936d6fc 100644 --- a/build.sbt +++ b/build.sbt @@ -98,7 +98,7 @@ libraryDependencies ++= Seq( "ca.uhn.hapi" % "hapi-structures-v25" % "2.3", "ca.uhn.hapi" % "hapi-structures-v281" % "2.3", - "org.apache.opennlp" % "opennlp-tools" % "2.5.5", + "org.apache.opennlp" % "opennlp-tools" % "2.5.6", "org.apache.httpcomponents.client5" % "httpclient5" % "5.5", "org.apache.httpcomponents.core5" % "httpcore5" % "5.3.5",