We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents b0dba90 + 46ece98 commit 51a673cCopy full SHA for 51a673c
build.gradle
@@ -95,7 +95,7 @@ dependencies {
95
implementation 'org.json:json:20250517'
96
implementation 'com.github.jknack:handlebars:4.5.0'
97
implementation 'com.google.guava:guava:33.5.0-jre'
98
- implementation 'commons-io:commons-io:2.20.0'
+ implementation 'commons-io:commons-io:2.21.0'
99
implementation 'javax.validation:validation-api:2.0.1.Final'
100
implementation ('edu.kit.datamanager:service-base:1.3.6'){
101
//exclude dependency as spring boot includes
0 commit comments