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 50b2308f Bump commons-lang3 from 3.19.0 to 3.20.0
50b2308f is described below

commit 50b2308f39fde07ce42a4a486a3657bb24a168c4
Author: Gary Gregory <[email protected]>
AuthorDate: Sun Nov 16 09:14:04 2025 -0500

    Bump commons-lang3 from 3.19.0 to 3.20.0
---
 pom.xml                 | 2 +-
 src/changes/changes.xml | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/pom.xml b/pom.xml
index 3edaab60..70fb6ca6 100644
--- a/pom.xml
+++ b/pom.xml
@@ -80,7 +80,7 @@
     <commons.osgi.dynamicImport>javax.portlet</commons.osgi.dynamicImport>
     <commons.servlet-api.version>2.5</commons.servlet-api.version>
     <commons.io.version>2.21.0</commons.io.version>
-    <commons.lang3.version>3.19.0</commons.lang3.version>
+    <commons.lang3.version>3.20.0</commons.lang3.version>
     <japicmp.skip>true</japicmp.skip>
     <animal.sniffer.skip>true</animal.sniffer.skip>
     
<commons.javadoc.javaee.link>https://jakarta.ee/specifications/platform/9.1/apidocs/</commons.javadoc.javaee.link>
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index e5bb27bf..c1ebfb5c 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.
       <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">Bump 
org.apache.commons:commons-lang3 from 3.17.0 to 3.19.0 #427.</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>
     <release version="2.0.0-M4" date="2025-06-13" description="This release 
requires Java 11.">

Reply via email to