Skip to content

Commit 4a05865

Browse files
committed
Bump commons-validator to 1.8
1 parent 1a87d30 commit 4a05865

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ java {
3131
dependencies {
3232
implementation group: 'com.konghq', name: 'unirest-java', version: '3.14.5' // MIT
3333

34-
implementation group: 'commons-validator', name: 'commons-validator', version: '1.7' // Apache 2.0
34+
implementation group: 'commons-validator', name: 'commons-validator', version: '1.8' // Apache 2.0
3535
implementation group: 'commons-net', name: 'commons-net', version: '3.10.0' // Apache 2.0
3636
implementation group: 'commons-io', name: 'commons-io', version: '2.15.1' // Apache 2.0
3737

0 commit comments

Comments
 (0)