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 518c1ad + a1721e6 commit 44695e7Copy full SHA for 44695e7
build.gradle
@@ -93,7 +93,7 @@ dependencies {
93
implementation 'org.json:json:20250517'
94
implementation 'com.github.jknack:handlebars:4.4.0'
95
implementation 'com.google.guava:guava:33.4.8-jre'
96
- implementation 'commons-io:commons-io:2.19.0'
+ implementation 'commons-io:commons-io:2.20.0'
97
implementation 'javax.validation:validation-api:2.0.1.Final'
98
implementation ('edu.kit.datamanager:service-base:1.3.4'){
99
//exclude dependency as spring boot includes
0 commit comments