Skip to content

Commit 0f2db4e

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

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
@@ -47,7 +47,7 @@ dependencies {
4747
}
4848
api("software.amazon.awssdk:apache-client")
4949
api("com.google.guava:guava:33.0.0-jre")
50-
api("org.apache.tika:tika-core:2.9.1") {
50+
api("org.apache.tika:tika-core:2.9.2") {
5151
exclude("org.slf4j", "slf4j-api")
5252
}
5353
api("com.google.code.findbugs:jsr305:3.0.2")

0 commit comments

Comments
 (0)