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 c4a3384 commit ef21f68Copy full SHA for ef21f68
dependencyManagement/build.gradle.kts
@@ -92,7 +92,7 @@ val DEPENDENCIES = listOf(
92
"commons-collections:commons-collections:3.2.2",
93
"commons-digester:commons-digester:2.1",
94
"commons-fileupload:commons-fileupload:1.6.0",
95
- "commons-io:commons-io:2.20.0",
+ "commons-io:commons-io:2.21.0",
96
"commons-lang:commons-lang:2.6",
97
"commons-logging:commons-logging:1.3.5",
98
"commons-validator:commons-validator:1.10.0",
0 commit comments