Skip to content

Commit e354953

Browse files
Update dependency org.apache.tika:tika-core to v3.2.3
1 parent bc0b943 commit e354953

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
@@ -20,7 +20,7 @@ scrimage-formats-extra = { module = "com.sksamuel.scrimage:scrimage-formats-extr
2020
scrimage-webp = { module = "com.sksamuel.scrimage:scrimage-webp", version.ref = "scrimage" }
2121
slf4j-api = "org.slf4j:slf4j-api:2.0.17"
2222
telegram-bot-api = "com.github.pengrad:java-telegram-bot-api:9.2.0"
23-
tika = "org.apache.tika:tika-core:3.2.2"
23+
tika = "org.apache.tika:tika-core:3.2.3"
2424

2525
[plugins]
2626
shadow = "com.gradleup.shadow:9.1.0"

0 commit comments

Comments
 (0)