Skip to content

Commit c7c7ef7

Browse files
Update dependency org.apache.tika:tika-core to v3 (#293)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent fabc30f commit c7c7ef7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ scrimage-formats-extra = { module = "com.sksamuel.scrimage:scrimage-formats-extr
2121
scrimage-webp = { module = "com.sksamuel.scrimage:scrimage-webp", version.ref = "scrimage" }
2222
slf4j-api = "org.slf4j:slf4j-api:2.0.16"
2323
telegram-bot-api = "com.github.pengrad:java-telegram-bot-api:7.9.1"
24-
tika = "org.apache.tika:tika-core:2.9.2"
24+
tika = "org.apache.tika:tika-core:3.0.0"
2525

2626
[plugins]
2727
runtime = "org.beryx.runtime:1.13.1"

0 commit comments

Comments
 (0)