Skip to content

Commit 0137451

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

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.17"
2323
telegram-bot-api = "com.github.pengrad:java-telegram-bot-api:8.3.0"
24-
tika = "org.apache.tika:tika-core:3.1.0"
24+
tika = "org.apache.tika:tika-core:3.2.0"
2525

2626
[plugins]
2727
runtime = "com.dua3.gradle.runtime:1.13.1-patch-1"

0 commit comments

Comments
 (0)