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.
2 parents 7ae7ca4 + 83e851c commit 742e96bCopy full SHA for 742e96b
build.gradle
@@ -78,7 +78,7 @@ dependencies {
78
implementation 'org.json:json:20250107'
79
implementation 'com.github.jknack:handlebars:4.4.0'
80
implementation 'com.google.guava:guava:33.4.8-jre'
81
- implementation 'commons-io:commons-io:2.18.0'
+ implementation 'commons-io:commons-io:2.19.0'
82
implementation 'javax.validation:validation-api:2.0.1.Final'
83
implementation 'edu.kit.datamanager:service-base:1.3.3'
84
// apache
0 commit comments