Merge pull request #2019 from eikek/update/stanford-corenlp-4.5.3

Update stanford-corenlp to 4.5.3
This commit is contained in:
mergify[bot]
2023-03-22 06:31:49 +00:00
committed by GitHub

View File

@ -46,7 +46,7 @@ object Dependencies {
val ScribeVersion = "3.11.1"
val Slf4jVersion = "2.0.7"
val SourcecodeVersion = "0.3.0"
val StanfordNlpVersion = "4.5.2"
val StanfordNlpVersion = "4.5.3"
val TikaVersion = "2.7.0"
val YamuscaVersion = "0.10.0"
val SwaggerUIVersion = "4.18.1"