Skip to content

Commit

Permalink
chore: Remove the obsolete commons-validator dependency (#2032)
Browse files Browse the repository at this point in the history
  • Loading branch information
mykola-mokhnach authored Oct 6, 2023
1 parent 8386bd2 commit f838c71
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,6 @@ dependencies {
}
}
implementation 'com.google.code.gson:gson:2.10.1'
implementation 'commons-validator:commons-validator:1.7'
implementation 'org.apache.commons:commons-lang3:3.13.0'
implementation 'commons-io:commons-io:2.14.0'
implementation "org.slf4j:slf4j-api:${slf4jVersion}"
Expand Down

0 comments on commit f838c71

Please sign in to comment.