mirror of
https://github.com/gotson/komga.git
synced 2026-05-08 12:35:30 +02:00
build(deps): bump tika-core to 2.7.0
This commit is contained in:
parent
a0bf86efd6
commit
471a759c69
1 changed files with 1 additions and 1 deletions
|
|
@ -89,7 +89,7 @@ dependencies {
|
|||
|
||||
implementation("com.ibm.icu:icu4j:72.1")
|
||||
|
||||
implementation("org.apache.tika:tika-core:2.4.1") // 2.5.0 brings SLF4J 2
|
||||
implementation("org.apache.tika:tika-core:2.7.0")
|
||||
implementation("org.apache.commons:commons-compress:1.22")
|
||||
implementation("com.github.junrar:junrar:7.5.4")
|
||||
implementation("org.apache.pdfbox:pdfbox:2.0.27")
|
||||
|
|
|
|||
Loading…
Reference in a new issue