Merge pull request #1944 from eikek/update/tika-core-2.7.0

Update tika-core to 2.7.0
This commit is contained in:
mergify[bot] 2023-02-04 06:30:53 +00:00 committed by GitHub
commit dc2f8c93b9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -47,7 +47,7 @@ object Dependencies {
val Slf4jVersion = "2.0.6"
val SourcecodeVersion = "0.3.0"
val StanfordNlpVersion = "4.5.2"
val TikaVersion = "2.6.0"
val TikaVersion = "2.7.0"
val YamuscaVersion = "0.10.0"
val SwaggerUIVersion = "4.15.5"
val TestContainerVersion = "0.40.12"