We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 34e6dd1 commit 0e3374dCopy full SHA for 0e3374d
build.gradle.kts
@@ -88,7 +88,7 @@ dependencies {
88
exclude("commons-logging", "commons-logging")
89
}
90
api("software.amazon.awssdk:apache-client")
91
- api("com.google.guava:guava:33.3.1-jre")
+ api("com.google.guava:guava:33.4.0-jre")
92
api("org.apache.tika:tika-core:2.9.2") {
93
exclude("org.slf4j", "slf4j-api")
94
0 commit comments