Browse Source
Merge pull request #1710 from yefimov-andrey/updating-apache-validator
updated Apache validator
pull/1728/head
Andrew Shvayka
7 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
1 additions and
1 deletions
-
pom.xml
|
|
|
@ -47,7 +47,7 @@ |
|
|
|
<guava.version>21.0</guava.version> |
|
|
|
<caffeine.version>2.6.1</caffeine.version> |
|
|
|
<commons-lang3.version>3.4</commons-lang3.version> |
|
|
|
<commons-validator.version>1.5.0</commons-validator.version> |
|
|
|
<commons-validator.version>1.6</commons-validator.version> |
|
|
|
<commons-io.version>2.5</commons-io.version> |
|
|
|
<commons-csv.version>1.4</commons-csv.version> |
|
|
|
<jackson.version>2.9.8</jackson.version> |
|
|
|
|