Skip to content

Commit 9410713

Browse files
Update dependency commons-validator:commons-validator to v1.10.0
1 parent 7fe0467 commit 9410713

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

library/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ ext {
5454
commons_lang_version = '3.12.0'
5555
commons_math_version = '3.6.1'
5656
commons_text_version = '1.8'
57-
commons_validator_version = '1.8.0'
57+
commons_validator_version = '1.10.0'
5858
pdfbox_version = '3.0.4'
5959

6060
poi_version = "5.3.0"

0 commit comments

Comments
 (0)