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


The following commit(s) were added to refs/heads/master by this push:
     new a917a66b1 Bump org.apache.commons:commons-text from 1.14.0 to 1.15.0
a917a66b1 is described below

commit a917a66b1b74097875deed89a66b9b45e3f77e71
Author: Gary Gregory <[email protected]>
AuthorDate: Sun Dec 7 18:10:32 2025 -0500

    Bump org.apache.commons:commons-text from 1.14.0 to 1.15.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 34ab64877..7ecba2c05 100644
--- a/pom.xml
+++ b/pom.xml
@@ -173,7 +173,7 @@
     <!-- GH CI Java 17 Ubuntu says 0.91 -->
     <!-- Local macOS Java 21 says 0.92 -->
     <commons.jacoco.complexityRatio>0.91</commons.jacoco.complexityRatio>
-    <commons.text.version>1.14.0</commons.text.version>
+    <commons.text.version>1.15.0</commons.text.version>
   </properties>
   <build>
     <defaultGoal>clean verify apache-rat:check checkstyle:check japicmp:cmp 
spotbugs:check pmd:check javadoc:javadoc</defaultGoal>
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index 82c628805..245ff6d7d 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -75,6 +75,7 @@ The <action> type attribute can be add,update,fix,remove.
     <!-- ADD -->
     <!-- UPDATE -->
     <action                   type="update" dev="ggregory" due-to="Gary 
Gregory, Dependabot">Bump org.apache.commons:commons-parent from 92 to 93 
#1498.</action>
+    <action                   type="update" dev="ggregory" due-to="Gary 
Gregory">[test] Bump org.apache.commons:commons-text from 1.14.0 to 
1.15.0.</action>
   </release>
   <release version="3.20.0" date="2025-11-12" description="This is a feature 
and maintenance release. Java 8 or later is required.">
     <!-- FIX -->

Reply via email to