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


The following commit(s) were added to refs/heads/master by this push:
     new 5ac2ff07 [test] Bump org.apache.commons:commons-text from 1.13.1 to 
1.14.10
5ac2ff07 is described below

commit 5ac2ff07a0ee6e44c47b54651281c71c854dfb70
Author: Gary D. Gregory <garydgreg...@gmail.com>
AuthorDate: Thu Jul 24 08:14:38 2025 -0400

    [test] Bump org.apache.commons:commons-text from 1.13.1 to 1.14.10
---
 pom.xml                 | 2 +-
 src/changes/changes.xml | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/pom.xml b/pom.xml
index e25aa601..0f869d60 100644
--- a/pom.xml
+++ b/pom.xml
@@ -70,7 +70,7 @@
     <dependency>
       <groupId>org.apache.commons</groupId>
       <artifactId>commons-text</artifactId>
-      <version>1.13.1</version>
+      <version>1.14.0</version>
       <scope>test</scope>
     </dependency>
     <dependency>
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index ce0bdee3..93de857c 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -43,7 +43,7 @@
       <!-- UPDATE -->
       <action type="update" dev="ggregory" due-to="Gary Gregory, 
Dependabot">Bump org.apache.commons:commons-parent from 72 to 85 #302, #304, 
#310, #315, #320, #327, #371.</action>
       <action type="update" dev="ggregory" due-to="Gary Gregory, 
Dependabot">[test] Bump commons-io:commons-io from 2.16.1 to 2.20.0 #309, 
#337.</action>
-      <action type="update" dev="ggregory" due-to="Gary Gregory, 
Dependabot">[test] Bump org.apache.commons:commons-text from 1.12.0 to 1.13.1 
#344.</action>
+      <action type="update" dev="ggregory" due-to="Gary Gregory, 
Dependabot">[test] Bump org.apache.commons:commons-text from 1.12.0 to 1.14.10 
#344.</action>
       <action type="update" dev="ggregory" due-to="Gary Gregory">Update site 
documentation to https://maven.apache.org/xsd/xdoc-2.0.xsd.</action>
     </release>
     <release version="1.9.0" date="2024-08-10" description="This release 
contains new features and bug fixes and requires Java 8 or above.">

Reply via email to