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 e54b7366 Bump commons-io:commons-io from 2.18.0 to 2.19.0
e54b7366 is described below

commit e54b73668ed6fa3eba1a138204a0fc4e9c0f2000
Author: Gary D. Gregory <garydgreg...@gmail.com>
AuthorDate: Fri Apr 11 21:14:02 2025 -0400

    Bump commons-io:commons-io from 2.18.0 to 2.19.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 cacb60e1..c5fc84c3 100644
--- a/pom.xml
+++ b/pom.xml
@@ -117,7 +117,7 @@
     <dependency>
       <groupId>commons-io</groupId>
       <artifactId>commons-io</artifactId>
-      <version>2.18.0</version>
+      <version>2.19.0</version>
       <scope>test</scope>
     </dependency>
     <dependency>
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index d1c01c4c..1280025c 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -49,6 +49,7 @@ The <action> type attribute can be add,update,fix,remove.
     <!-- FIX -->
     <!-- ADD -->
     <!-- UPDATE -->
+    <action type="update" dev="ggregory" due-to="Gary Gregory">Bump 
commons-io:commons-io from 2.18.0 to 2.19.0.</action>
   </release>
   <release version="1.13.1" date="2025-04-07" description="Release 1.13.1. 
Requires Java 8 or above.">
     <!-- FIX -->

Reply via email to