Skip to content

Commit c499c40

Browse files
committed
Library updates:
- Update commons-fileupload to version 1.6.0
1 parent 56dfe57 commit c499c40

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -542,7 +542,7 @@
542542
<dependency>
543543
<groupId>commons-fileupload</groupId>
544544
<artifactId>commons-fileupload</artifactId>
545-
<version>1.5</version>
545+
<version>1.6.0</version>
546546
</dependency>
547547
<dependency>
548548
<groupId>commons-collections</groupId>

0 commit comments

Comments
 (0)