This is an automated email from the ASF dual-hosted git repository.
ggregory pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/commons-fileupload.git
The following commit(s) were added to refs/heads/master by this push:
new dbbfe3a5 Bump org.apache.commons:commons-parent from 92 to 93 #463
dbbfe3a5 is described below
commit dbbfe3a5caaf707b1c432bacd355364a2357e288
Author: Gary Gregory <[email protected]>
AuthorDate: Sat Nov 22 17:27:11 2025 -0500
Bump org.apache.commons:commons-parent from 92 to 93 #463
---
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 c1ebfb5c..a9b23ae6 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -55,7 +55,7 @@ The <action> type attribute can be add,update,fix,remove.
<!-- ADD -->
<action type="add" dev="ggregory" due-to="Ryan J
Murphy">Add AbstractFileUpload support for a maximum part header size
#429.</action>
<!-- UPDATE -->
- <action type="update" dev="ggregory" due-to="Gary Gregory,
Dependabot">Bump org.apache.commons:commons-parent from 84 to 92 #444,
#459.</action>
+ <action type="update" dev="ggregory" due-to="Gary Gregory,
Dependabot">Bump org.apache.commons:commons-parent from 84 to 93 #444, #459,
#463.</action>
<action type="update" dev="ggregory" due-to="Gary Gregory">Bump
org.apache.commons:commons-lang3 from 3.17.0 to 3.20.0 #427.</action>
<action type="update" dev="ggregory" due-to="Gary Gregory">Bump
commons-io:commons-io from 2.19.0 to 2.21.0.</action>
</release>