We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8386bd2 commit f838c71Copy full SHA for f838c71
build.gradle
@@ -51,7 +51,6 @@ dependencies {
51
}
52
53
implementation 'com.google.code.gson:gson:2.10.1'
54
- implementation 'commons-validator:commons-validator:1.7'
55
implementation 'org.apache.commons:commons-lang3:3.13.0'
56
implementation 'commons-io:commons-io:2.14.0'
57
implementation "org.slf4j:slf4j-api:${slf4jVersion}"
0 commit comments