Skip to content

Commit 874694c

Browse files
Update dependency commons-fileupload:commons-fileupload to v1.6.0
1 parent f9e0dc6 commit 874694c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
<properties>
2020
<spring.version>4.3.10.RELEASE</spring.version>
2121
<springboot.version>2.3.1.RELEASE</springboot.version>
22-
<fileupload.version>1.3.2</fileupload.version>
22+
<fileupload.version>1.6.0</fileupload.version>
2323
</properties>
2424

2525
<!-- Dependencies begin here -->

0 commit comments

Comments
 (0)