Skip to content

Commit 02d66fb

Browse files
committed
Upgrade to Commons FileUpload 1.6.0
Closes gh-45927
1 parent 7a4c437 commit 02d66fb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spring-boot-project/spring-boot-parent/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ bom {
5454
]
5555
}
5656
}
57-
library("Commons FileUpload", "1.5") {
57+
library("Commons FileUpload", "1.6.0") {
5858
group("commons-fileupload") {
5959
modules = [
6060
"commons-fileupload"

0 commit comments

Comments
 (0)