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 ef10738 commit 0abc7c4Copy full SHA for 0abc7c4
build.gradle
@@ -64,7 +64,7 @@ dependencies {
64
implementation 'javax.validation:validation-api:2.0.1.Final'
65
implementation 'edu.kit.datamanager:service-base:1.0.4'
66
// apache
67
- implementation "org.apache.tika:tika-core:2.7.0"
+ implementation "org.apache.tika:tika-core:2.9.2"
68
69
testImplementation platform('org.junit:junit-bom:5.9.0')
70
testImplementation 'org.junit.jupiter:junit-jupiter:5.9.0'
0 commit comments