There was an error while loading. Please reload this page.
1 parent a1e1d1d commit 7ba73a9Copy full SHA for 7ba73a9
build.gradle
@@ -77,7 +77,7 @@ dependencies {
77
implementation 'cglib:cglib:3.3.0'
78
implementation 'commons-validator:commons-validator:1.7'
79
implementation 'org.apache.commons:commons-lang3:3.12.0'
80
- implementation 'commons-io:commons-io:2.10.0'
+ implementation 'commons-io:commons-io:2.11.0'
81
implementation 'org.springframework:spring-context:5.3.8'
82
implementation 'org.aspectj:aspectjweaver:1.9.7'
83
implementation 'org.slf4j:slf4j-api:1.7.31'
0 commit comments