This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch 9.0.x in repository https://gitbox.apache.org/repos/asf/tomcat.git
The following commit(s) were added to refs/heads/9.0.x by this push: new ae9b88eea7 FileUpload 1.6.0-RC1 was released ae9b88eea7 is described below commit ae9b88eea7400ea24626eeeb88b5229b2d2d7ecc Author: Mark Thomas <ma...@apache.org> AuthorDate: Sat Jun 7 09:44:55 2025 +0100 FileUpload 1.6.0-RC1 was released --- MERGE.txt | 2 +- webapps/docs/changelog.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/MERGE.txt b/MERGE.txt index 794422d3e0..cb1bae66c2 100644 --- a/MERGE.txt +++ b/MERGE.txt @@ -55,7 +55,7 @@ Branch: 1.x Sub-tree: src/main/java/org/apache/commons/fileupload The SHA1 ID / tag for the most recent commit to be merged to Tomcat is: -commons-fileupload-1.6.0-RC1 (2025-06-05) +rel/commons-fileupload-1.6.0 (2025-06-05) Note: Tomcat's copy of fileupload also includes classes copied manually from Commons IO. diff --git a/webapps/docs/changelog.xml b/webapps/docs/changelog.xml index c5fea396f2..ac782c8feb 100644 --- a/webapps/docs/changelog.xml +++ b/webapps/docs/changelog.xml @@ -194,7 +194,7 @@ Patch provided by Felix Zhang. (schultz) </fix> <update> - Update the internal fork of Apache Commons FileUpload to 1.6.0-RC1 + Update the internal fork of Apache Commons FileUpload to 1.6.0 (2025-06-05). (markt) </update> <update> --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org