This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch 11.0.x in repository https://gitbox.apache.org/repos/asf/tomcat.git
The following commit(s) were added to refs/heads/11.0.x by this push: new 25745edece FileUpload 1.6.0-RC1 was released 25745edece is described below commit 25745edeceed8d0495e9d26962f6c403cf2bffa6 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 362b6c6027..112425981b 100644 --- a/MERGE.txt +++ b/MERGE.txt @@ -46,7 +46,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 7f428fd387..100bf8f943 100644 --- a/webapps/docs/changelog.xml +++ b/webapps/docs/changelog.xml @@ -201,7 +201,7 @@ Update Tomcat Native to 2.0.9. (markt) </update> <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