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 69cfed7c Bump org.apache.commons:commons-parent from 93 to 94
69cfed7c is described below

commit 69cfed7c68a82da00c5fc1b10c3c1e77af5fd084
Author: Gary Gregory <[email protected]>
AuthorDate: Fri Jan 2 17:20:14 2026 -0500

    Bump org.apache.commons:commons-parent from 93 to 94
---
 pom.xml                 | 2 +-
 src/changes/changes.xml | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/pom.xml b/pom.xml
index b4caee4e..51c112b6 100644
--- a/pom.xml
+++ b/pom.xml
@@ -20,7 +20,7 @@
   <parent>
     <groupId>org.apache.commons</groupId>
     <artifactId>commons-parent</artifactId>
-    <version>93</version>
+    <version>94</version>
   </parent>
   <artifactId>commons-fileupload2</artifactId>
   <version>2.0.0-M5-SNAPSHOT</version>
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index c43518cc..1c8b39df 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -56,7 +56,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 93 #444, #459, 
#463.</action>
+      <action type="update" dev="ggregory" due-to="Gary Gregory, 
Dependabot">Bump org.apache.commons:commons-parent from 84 to 94 #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>

Reply via email to