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 756de790 [test] Bump org.apache.commons:commons-text from 1.13.0 to 
1.13.1
756de790 is described below

commit 756de790cbd1f486788d40a19a42e36534bf9212
Author: Gary D. Gregory <garydgreg...@gmail.com>
AuthorDate: Thu Apr 10 18:53:23 2025 -0400

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

diff --git a/pom.xml b/pom.xml
index 6ae43143..48991bc7 100644
--- a/pom.xml
+++ b/pom.xml
@@ -66,7 +66,7 @@
     <dependency>
       <groupId>org.apache.commons</groupId>
       <artifactId>commons-text</artifactId>
-      <version>1.13.0</version>
+      <version>1.13.1</version>
       <scope>test</scope>
     </dependency>
     <dependency>
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index 98d8b32b..01eb3a3f 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -42,7 +42,7 @@
       <!-- UPDATE -->
       <action type="update" dev="ggregory" due-to="Gary Gregory, 
Dependabot">Bump org.apache.commons:commons-parent from 72 to 81 #302, #304, 
#310, #315, #320, #327.</action>
       <action type="update" dev="ggregory" due-to="Gary Gregory, 
Dependabot">[test] Bump commons-io:commons-io from 2.16.1 to 2.18.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.0 
#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.13.1 
#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