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 c9e8e25c Bump org.apache.commons:commons-parent from 95 to 96
c9e8e25c is described below

commit c9e8e25c57ecc2a36523f8886ecdaeca1320d933
Author: Gary Gregory <[email protected]>
AuthorDate: Wed Jan 21 17:19:28 2026 -0500

    Bump org.apache.commons:commons-parent from 95 to 96
---
 pom.xml                 | 2 +-
 src/changes/changes.xml | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/pom.xml b/pom.xml
index 0f80e445..f2049d7f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -20,7 +20,7 @@
   <parent>
     <groupId>org.apache.commons</groupId>
     <artifactId>commons-parent</artifactId>
-    <version>95</version>
+    <version>96</version>
   </parent>
   <artifactId>commons-text</artifactId>
   <version>1.15.1-SNAPSHOT</version>
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index ed6b40c2..9ce69c48 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -48,7 +48,7 @@ The <action> type attribute can be add,update,fix,remove.
       <action type="fix" dev="ggregory" due-to="Dominik Stadler, Gary 
Gregory">Improve test coverage #732.</action>
       <!-- ADD -->
       <!-- UPDATE -->
-      <action type="update" dev="ggregory" due-to="Gary Gregory">Bump 
org.apache.commons:commons-parent from 93 to 95.</action>
+      <action type="update" dev="ggregory" due-to="Gary Gregory">Bump 
org.apache.commons:commons-parent from 93 to 96.</action>
       <action type="update" dev="ggregory" due-to="Gary Gregory">Bump the 
level of test coverage checks.</action>
       <action type="update" dev="ggregory" due-to="Gary Gregory, 
Dependabot">Bump commons.bytebuddy.version from 1.18.2 to 1.18.4 #734.</action>
     </release>

Reply via email to