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 25945e8 commit 55367dbCopy full SHA for 55367db
dependencyManagement/build.gradle.kts
@@ -96,7 +96,7 @@ val DEPENDENCIES = listOf(
96
"commons-codec:commons-codec:1.18.0",
97
"commons-collections:commons-collections:3.2.2",
98
"commons-digester:commons-digester:2.1",
99
- "commons-fileupload:commons-fileupload:1.5",
+ "commons-fileupload:commons-fileupload:1.6.0",
100
"commons-io:commons-io:2.19.0",
101
"commons-lang:commons-lang:2.6",
102
"commons-logging:commons-logging:1.3.5",
0 commit comments