Update stanford-corenlp to 4.5.2

This commit is contained in:
eikek-scala-steward
2023-01-22 06:16:45 +00:00
parent ae241cadae
commit b040c6f14f

View File

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