diff --git a/build.sbt b/build.sbt index 019ce6b4..03f7fa62 100644 --- a/build.sbt +++ b/build.sbt @@ -100,7 +100,7 @@ libraryDependencies ++= Seq( "org.apache.opennlp" % "opennlp-tools" % "2.5.3", - "org.apache.httpcomponents.client5" % "httpclient5" % "5.4", + "org.apache.httpcomponents.client5" % "httpclient5" % "5.4.3", "org.apache.httpcomponents.core5" % "httpcore5" % "5.3", "commons-io" % "commons-io" % "2.16.1", "org.apache.commons" % "commons-lang3" % "3.12.0",