This is an automated email from the ASF dual-hosted git repository.

ggregory pushed a commit to branch release-1.x
in repository https://gitbox.apache.org/repos/asf/commons-fileupload.git

commit f3e030f09ac8b01b684466c793dec86eafe1e4c9
Author: Gary D. Gregory <garydgreg...@gmail.com>
AuthorDate: Thu Jun 5 11:16:18 2025 -0400

    Set date in changes.xml
---
 src/changes/changes.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index 8d491998..2134d877 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -42,7 +42,7 @@ The <action> type attribute can be add,update,fix,remove.
   </properties>
 
   <body>
-    <release version="1.6.0" date="YYYY-MM-DD" description="This release 
requires Java 8.">
+    <release version="1.6.0" date="2025-06-05" description="This release 
requires Java 8.">
       <!-- ADD -->
       <action type="add" dev="ggregory" due-to="mufasa1976, Jochen Wiedmann, 
Gary Gregory">[1.x] Enable multipart/related on FileUpload #314.</action>
       <action type="add" dev="ggregory" due-to="Gary Gregory">Add JApiCmp to 
the default Maven goal.</action>

Reply via email to