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 196714e commit 298adf1Copy full SHA for 298adf1
dependencyManagement/build.gradle.kts
@@ -97,7 +97,7 @@ val DEPENDENCIES = listOf(
97
"commons-collections:commons-collections:3.2.2",
98
"commons-digester:commons-digester:2.1",
99
"commons-fileupload:commons-fileupload:1.5",
100
- "commons-io:commons-io:2.18.0",
+ "commons-io:commons-io:2.19.0",
101
"commons-lang:commons-lang:2.6",
102
"commons-logging:commons-logging:1.3.5",
103
"commons-validator:commons-validator:1.9.0",
0 commit comments