The Apache Commons Team is pleased to announce the release of
Apache Commons FileUpload 1.5.
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:
https://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.5</version>
The release notes can be reviewed at:
https://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:
https://commons.apache.org/proper/commons-fileupload/
Best regards,
Mark
on behalf of the Apache Commons community
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
For additional commands, e-mail: dev-h...@commons.apache.org