Skip to content

Commit d4f9532

Browse files
committed
Upgrade to Commons FileUpload 1.5
Closes gh-36727
1 parent c7f32bb commit d4f9532

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: spring-boot-project/spring-boot-parent/build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ bom {
4141
]
4242
}
4343
}
44-
library("Commons FileUpload", "1.4") {
44+
library("Commons FileUpload", "1.5") {
4545
group("commons-fileupload") {
4646
modules = [
4747
"commons-fileupload"

0 commit comments

Comments
 (0)