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-io.git


The following commit(s) were added to refs/heads/master by this push:
     new 7aeb468d3 Bump commons-lang3 from 3.19.0 to 3.20.0
7aeb468d3 is described below

commit 7aeb468d30704cf3a59da8fd0a4a2b62e0bdfb21
Author: Gary Gregory <[email protected]>
AuthorDate: Sun Nov 16 09:18:23 2025 -0500

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

diff --git a/pom.xml b/pom.xml
index e16787778..0564612c8 100644
--- a/pom.xml
+++ b/pom.xml
@@ -92,7 +92,7 @@ file comparators, endian transformation classes, and much 
more.
     <dependency>
       <groupId>org.apache.commons</groupId>
       <artifactId>commons-lang3</artifactId>
-      <version>3.19.0</version>
+      <version>3.20.0</version>
       <scope>test</scope>
     </dependency>
     <dependency>
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index 80985b3cd..660d3d4ea 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -52,6 +52,7 @@ The <action> type attribute can be add,update,fix,remove.
       <action type="update" dev="ggregory"             due-to="Gary Gregory, 
Dependabot">Bump org.apache.commons:commons-parent from 91 to 92 #816.</action>
       <action type="update" dev="ggregory"             due-to="Gary Gregory, 
Dependabot">Bump commons-codec:commons-codec from 1.19.0 to 1.20.0 
#812.</action>
       <action type="update" dev="ggregory"             due-to="Gary Gregory, 
Dependabot">Bump commons.bytebuddy.version from 1.17.8 to 1.18.1 #814.</action>
+      <action type="update" dev="ggregory"             due-to="Gary Gregory, 
Dependabot">Bump commons-lang3 from 3.19.0 to 3.20.0.</action>      
     </release>
     <release version="2.21.0" date="2025-11-04" description="Version 2.21.0: 
Java 8 or later is required.">
       <!-- FIX -->

Reply via email to