We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ec6f786 commit 0475ec1Copy full SHA for 0475ec1
build.gradle.kts
@@ -89,7 +89,7 @@ dependencies {
89
}
90
api("software.amazon.awssdk:apache-client")
91
api("com.google.guava:guava:33.4.0-jre")
92
- api("org.apache.tika:tika-core:2.9.2") {
+ api("org.apache.tika:tika-core:3.2.0") {
93
exclude("org.slf4j", "slf4j-api")
94
95
api("com.google.code.findbugs:jsr305:3.0.2")
0 commit comments