We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 778b062 commit 23be5f8Copy full SHA for 23be5f8
build.gradle
@@ -82,7 +82,7 @@ dependencies {
82
implementation 'com.google.guava:guava:33.4.8-jre'
83
implementation 'commons-io:commons-io:2.19.0'
84
implementation 'javax.validation:validation-api:2.0.1.Final'
85
- implementation 'edu.kit.datamanager:service-base:1.3.3'
+ implementation 'edu.kit.datamanager:service-base:1.3.4'
86
// apache
87
implementation "org.apache.tika:tika-core:2.9.3"
88
0 commit comments