There was an error while loading. Please reload this page.
1 parent 9cd90ed commit f2ac9e5Copy full SHA for f2ac9e5
build.gradle
@@ -54,7 +54,7 @@ dependencies {
54
implementation 'cglib:cglib:3.3.0'
55
implementation 'commons-validator:commons-validator:1.7'
56
implementation 'org.apache.commons:commons-lang3:3.12.0'
57
- implementation 'commons-io:commons-io:2.11.0'
+ implementation 'commons-io:commons-io:2.12.0'
58
implementation "org.slf4j:slf4j-api:${slf4jVersion}"
59
60
testImplementation 'org.junit.jupiter:junit-jupiter:5.9.3'
0 commit comments