There was an error while loading. Please reload this page.
1 parent f53e4bc commit d1f1129Copy full SHA for d1f1129
build.gradle
@@ -79,7 +79,7 @@ dependencies {
79
compile 'cglib:cglib:3.3.0'
80
compile 'commons-validator:commons-validator:1.6'
81
compile 'org.apache.commons:commons-lang3:3.10'
82
- compile 'commons-io:commons-io:2.6'
+ compile 'commons-io:commons-io:2.7'
83
compile 'org.springframework:spring-context:5.2.6.RELEASE'
84
compile 'org.aspectj:aspectjweaver:1.9.5'
85
compile 'org.slf4j:slf4j-api:1.7.30'
0 commit comments