Upgrade to Commons FileUpload 1.5

Closes gh-36715
This commit is contained in:
Andy Wilkinson
2023-08-04 09:19:14 +01:00
parent 533168b31b
commit de3d39b880

View File

@@ -41,7 +41,7 @@ bom {
]
}
}
library("Commons FileUpload", "1.4") {
library("Commons FileUpload", "1.5") {
group("commons-fileupload") {
modules = [
"commons-fileupload"