Skip to content
This repository has been archived by the owner on Jul 22, 2022. It is now read-only.

Commit

Permalink
commons-fileupload 1.4 fix #283
Browse files Browse the repository at this point in the history
  • Loading branch information
venusdrogon committed Apr 22, 2019
1 parent 832bc05 commit 3cbc466
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion pom.xml
Expand Up @@ -73,7 +73,8 @@

<version.commons-digester>2.1</version.commons-digester>

<version.commons-fileupload>1.3.3</version.commons-fileupload>
<!--http://commons.apache.org/proper/commons-fileupload/changes-report.html#a1.4 -->
<version.commons-fileupload>1.3.4</version.commons-fileupload>

<!-- The Commons HttpClient project is now end of life, and is no longer being developed. It has been replaced by the Apache HttpComponents project in its HttpClient
and HttpCore modules, which offer better performance and more flexibility. -->
Expand Down

0 comments on commit 3cbc466

Please sign in to comment.