This is an automated email from the ASF dual-hosted git repository.

garydgregory 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 39577ef6 Bump org.apache.commons:commons-parent from 99 to 100
39577ef6 is described below

commit 39577ef6ece474d6686ec1724c8086266ff1a7ab
Author: Gary Gregory <[email protected]>
AuthorDate: Thu May 21 22:11:37 2026 -0400

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

diff --git a/pom.xml b/pom.xml
index 1a52b7c5..aabece4e 100644
--- a/pom.xml
+++ b/pom.xml
@@ -20,7 +20,7 @@
   <parent>
     <groupId>org.apache.commons</groupId>
     <artifactId>commons-parent</artifactId>
-    <version>99</version>
+    <version>100</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 ee56669f..548e81fc 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -52,7 +52,7 @@ The <action> type attribute can be add,update,fix,remove.
       <action type="fix" dev="ggregory" due-to="Omkhar Arasaratnam, Gary 
Gregory">FormattableUtils.append re-parses literal output as format string 
(#743).</action>
       <!-- ADD -->
       <!-- UPDATE -->
-      <action type="update" dev="ggregory" due-to="Gary Gregory">Bump 
org.apache.commons:commons-parent from 93 to 99.</action>
+      <action type="update" dev="ggregory" due-to="Gary Gregory">Bump 
org.apache.commons:commons-parent from 93 to 100.</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.8 #734.</action>
       <action type="update" dev="ggregory" due-to="Gary Gregory">Bump 
commons.bytebuddy.version from 1.18.4 to 1.18.7.</action>

Reply via email to