Skip to content

Commit

Permalink
Merge pull request #47 from big-andy-coates/patch-2
Browse files Browse the repository at this point in the history
Update commons-validator:commons-validator to 1.8.0
  • Loading branch information
jimblackler authored Jan 31, 2024
2 parents 31de7d7 + 4169bdd commit c89b485
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion library/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ test {
dependencies {
implementation 'com.damnhandy:handy-uri-templates:2.1.8'
implementation 'com.ibm.icu:icu4j:74.2'
implementation 'commons-validator:commons-validator:1.7'
implementation 'commons-validator:commons-validator:1.8.0'
implementation 'com.fasterxml.jackson.core:jackson-databind:2.16.1'
implementation 'org.jruby.joni:joni:2.2.1'
implementation 'org.jsoup:jsoup:1.17.2'
Expand Down

0 comments on commit c89b485

Please sign in to comment.