Update stanford-corenlp to 4.2.0

This commit is contained in:
Scala Steward 2020-11-16 15:09:45 +01:00
parent 417581845b
commit f970d62fe2
No known key found for this signature in database
GPG Key ID: 96BDF10FFAB8B6A6

View File

@ -32,7 +32,7 @@ object Dependencies {
val PostgresVersion = "42.2.18"
val PureConfigVersion = "0.14.0"
val Slf4jVersion = "1.7.30"
val StanfordNlpVersion = "4.0.0"
val StanfordNlpVersion = "4.2.0"
val TikaVersion = "1.24.1"
val YamuscaVersion = "0.7.0"
val SwaggerUIVersion = "3.36.2"