There was an error while loading. Please reload this page.
1 parent b9be9ae commit 19e3adbCopy full SHA for 19e3adb
build.gradle
@@ -77,7 +77,7 @@ dependencies {
77
compile 'com.google.code.gson:gson:2.8.6'
78
compile 'org.apache.httpcomponents:httpclient:4.5.12'
79
compile 'cglib:cglib:3.3.0'
80
- compile 'commons-validator:commons-validator:1.6'
+ compile 'commons-validator:commons-validator:1.7'
81
compile 'org.apache.commons:commons-lang3:3.11'
82
compile 'commons-io:commons-io:2.7'
83
compile 'org.springframework:spring-context:5.2.8.RELEASE'
0 commit comments