We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8ff0352 commit 84487d8Copy full SHA for 84487d8
build.gradle
@@ -75,7 +75,7 @@ dependencies {
75
implementation 'cglib:cglib:3.3.0'
76
implementation 'commons-validator:commons-validator:1.7'
77
implementation 'org.apache.commons:commons-lang3:3.11'
78
- implementation 'commons-io:commons-io:2.7'
+ implementation 'commons-io:commons-io:2.8.0'
79
implementation 'org.springframework:spring-context:5.2.8.RELEASE'
80
implementation 'org.aspectj:aspectjweaver:1.9.6'
81
implementation 'org.slf4j:slf4j-api:1.7.30'
0 commit comments