We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 897e71a + 3788804 commit 9d39531Copy full SHA for 9d39531
1 file changed
03_arch/server/build.gradle.kts
@@ -23,7 +23,7 @@ dependencies {
23
}
24
implementation("com.fasterxml.jackson.module:jackson-module-kotlin")
25
implementation("org.jetbrains.kotlin:kotlin-reflect")
26
- implementation("org.apache.tika:tika-core:3.2.2")
+ implementation("org.apache.tika:tika-core:3.2.3")
27
implementation("com.google.firebase:firebase-admin:9.7.0")
28
runtimeOnly("com.h2database:h2")
29
implementation("org.bouncycastle:bctls-jdk15on:1.70")
0 commit comments