Skip to content

Commit 5421dab

Browse files
deps(upgrade): bump org.apache.tika:tika-core from 2.9.2 to 3.2.0
Bumps [org.apache.tika:tika-core](https://github.com/apache/tika) from 2.9.2 to 3.2.0. - [Changelog](https://github.com/apache/tika/blob/main/CHANGES.txt) - [Commits](https://github.com/apache/tika/commits) --- updated-dependencies: - dependency-name: org.apache.tika:tika-core dependency-version: 3.2.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 4731fa1 commit 5421dab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@ dependencies {
8989
}
9090
api("software.amazon.awssdk:apache-client")
9191
api("com.google.guava:guava:33.4.0-jre")
92-
api("org.apache.tika:tika-core:2.9.2") {
92+
api("org.apache.tika:tika-core:3.2.0") {
9393
exclude("org.slf4j", "slf4j-api")
9494
}
9595
api("com.google.code.findbugs:jsr305:3.0.2")

0 commit comments

Comments
 (0)