Skip to content

Commit f838c71

Browse files
chore: Remove the obsolete commons-validator dependency (#2032)
1 parent 8386bd2 commit f838c71

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

build.gradle

-1
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,6 @@ dependencies {
5151
}
5252
}
5353
implementation 'com.google.code.gson:gson:2.10.1'
54-
implementation 'commons-validator:commons-validator:1.7'
5554
implementation 'org.apache.commons:commons-lang3:3.13.0'
5655
implementation 'commons-io:commons-io:2.14.0'
5756
implementation "org.slf4j:slf4j-api:${slf4jVersion}"

0 commit comments

Comments
 (0)