Merge pull request #2052 from eikek/update/stanford-corenlp-4.5.4

Update stanford-corenlp to 4.5.4
This commit is contained in:
mergify[bot]
2023-04-26 06:35:03 +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.3"
val StanfordNlpVersion = "4.5.4"
val TikaVersion = "2.7.0"
val YamuscaVersion = "0.10.0"
val SwaggerUIVersion = "4.18.2"