Skip to content

Commit 917eeb7

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: build.gradle.kts

+1-1
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ dependencies {
4747
}
4848
api("software.amazon.awssdk:apache-client")
4949
api("com.google.guava:guava:33.3.1-jre")
50-
api("org.apache.tika:tika-core:2.9.2") {
50+
api("org.apache.tika:tika-core:3.0.0") {
5151
exclude("org.slf4j", "slf4j-api")
5252
}
5353
api("com.google.code.findbugs:jsr305:3.0.2")

0 commit comments

Comments
 (0)