Merge pull request #451 from scala-steward/update/stanford-corenlp-4.2.0

Update stanford-corenlp to 4.2.0
This commit is contained in:
mergify[bot] 2020-11-16 14:43:10 +00:00 committed by GitHub
commit c73d82d12b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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"