The Apache Commons Team is pleased to announce the release of Apache Commons FileUpload 1.4.
The Commons FileUpload software library makes it easy to add robust, high-performance, file upload capability to your servlets and web applications. Source and binary distributions are available for download from the Apache Commons FileUpload download site: http://commons.apache.org/proper/commons-fileupload/download_fileupload.cgi When downloading, please verify signatures using the KEYS file available at the above location when downloading the release. Alternatively the release can be pulled via maven: <groupId>commons-fileupload</groupId> <artifactId>commons-fileupload</artifactId> <version>1.4</version> The release notes can be reviewed at: http://www.apache.org/dist/commons/fileupload/RELEASE-NOTES.txt For complete information on Commons FileUpload, including instructions on how to submit bug reports, patches, or suggestions for improvement, see the Apache Commons FileUpload website: http://commons.apache.org/proper/commons-fileupload/ Best regards, Rob Tompkins on behalf of the Apache Commons community