There was an error while loading. Please reload this page.
1 parent c33b577 commit 463cd69Copy full SHA for 463cd69
build.gradle
@@ -78,7 +78,7 @@ dependencies {
78
compile 'org.apache.httpcomponents:httpclient:4.5.12'
79
compile 'cglib:cglib:3.3.0'
80
compile 'commons-validator:commons-validator:1.6'
81
- compile 'org.apache.commons:commons-lang3:3.10'
+ compile 'org.apache.commons:commons-lang3:3.11'
82
compile 'commons-io:commons-io:2.7'
83
compile 'org.springframework:spring-context:5.2.7.RELEASE'
84
compile 'org.aspectj:aspectjweaver:1.9.5'
0 commit comments