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 cd89928c Bump org.apache.commons:commons-parent from 101 to 102.
cd89928c is described below

commit cd89928c1e60b0d9f0a7412bd26a7ada42ceaee9
Author: Gary Gregory <[email protected]>
AuthorDate: Wed Jun 10 20:19:44 2026 -0400

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

diff --git a/pom.xml b/pom.xml
index 855f91e2..18548640 100644
--- a/pom.xml
+++ b/pom.xml
@@ -20,7 +20,7 @@
   <parent>
     <groupId>org.apache.commons</groupId>
     <artifactId>commons-parent</artifactId>
-    <version>101</version>
+    <version>102</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 151b89c0..b40265df 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -59,7 +59,7 @@ The <action> type attribute can be add,update,fix,remove.
       <action type="fix" dev="ggregory" issue="TEXT-179" due-to="Gary Gregory, 
LeandroAntunes39">[TEXT-179] StringSubstitutor incorrectly removes the escape 
character in "$${${a}".</action>
       <!-- ADD -->
       <!-- UPDATE -->
-      <action type="update" dev="ggregory" due-to="Gary Gregory">Bump 
org.apache.commons:commons-parent from 93 to 101.</action>
+      <action type="update" dev="ggregory" due-to="Gary Gregory">Bump 
org.apache.commons:commons-parent from 93 to 102.</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