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


The following commit(s) were added to refs/heads/master by this push:
     new 21a72622 Bump commons-io:commons-io from 2.19.0 to 2.20.0
21a72622 is described below

commit 21a726220e4c5d55007bb0c33f1a74224bf26eb8
Author: Gary D. Gregory <garydgreg...@gmail.com>
AuthorDate: Fri Jul 18 17:52:24 2025 -0400

    Bump commons-io:commons-io from 2.19.0 to 2.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 75a095fa..ac6cbd34 100644
--- a/pom.xml
+++ b/pom.xml
@@ -110,7 +110,7 @@
     <dependency>
       <groupId>commons-io</groupId>
       <artifactId>commons-io</artifactId>
-      <version>2.19.0</version>
+      <version>2.20.0</version>
       <scope>test</scope>
     </dependency>
     <dependency>
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index 21b81735..197a3d08 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -53,7 +53,7 @@ The <action> type attribute can be add,update,fix,remove.
     <action type="add" dev="ggregory" due-to="Gary Gregory">Add 
RandomStringGenerator.Builder.usingRandom(IntUnaryOperator).</action>
     <!-- UPDATE -->
     <action type="update" dev="ggregory" due-to="Dependabot, Gary 
Gregory">Bump org.apache.commons:commons-parent from 81 to 85 #668.</action>
-    <action type="update" dev="ggregory" due-to="Gary Gregory">Bump 
commons-io:commons-io from 2.18.0 to 2.19.0.</action>
+    <action type="update" dev="ggregory" due-to="Gary Gregory">Bump 
commons-io:commons-io from 2.18.0 to 2.20.0.</action>
     <action type="update" dev="ggregory" due-to="Dependabot, Gary 
Gregory">Bump graalvm.version from 24.2.0 to 24.2.2 #665, #681.</action>
     <action type="update" dev="ggregory" due-to="Dependabot">Bump 
commons.bytebuddy.version from 1.17.5 to 1.17.6 (#677).</action>
     <action type="update" dev="ggregory" due-to="Dependabot">Bump 
org.apache.commons:commons-lang3 from 3.17.0 to 3.18.0 #680.</action>

Reply via email to