Merge pull request #1929 from eikek/update/stanford-corenlp-4.5.2

Update stanford-corenlp to 4.5.2
This commit is contained in:
mergify[bot]
2023-01-22 06:29:06 +00:00
committed by GitHub

View File

@ -46,7 +46,7 @@ object Dependencies {
val ScribeVersion = "3.10.6"
val Slf4jVersion = "2.0.6"
val SourcecodeVersion = "0.3.0"
val StanfordNlpVersion = "4.5.1"
val StanfordNlpVersion = "4.5.2"
val TikaVersion = "2.6.0"
val YamuscaVersion = "0.10.0"
val SwaggerUIVersion = "4.15.5"