mirror of
https://github.com/spring-projects/spring-boot.git
synced 2026-09-23 17:59:03 +00:00
Upgrade to Commons FileUpload 1.5
Closes gh-36727
This commit is contained in:
@@ -41,7 +41,7 @@ bom {
|
||||
]
|
||||
}
|
||||
}
|
||||
library("Commons FileUpload", "1.4") {
|
||||
library("Commons FileUpload", "1.5") {
|
||||
group("commons-fileupload") {
|
||||
modules = [
|
||||
"commons-fileupload"
|
||||
|
||||
Reference in New Issue
Block a user