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 5c4c7c35 Bump org.apache.commons:commons-parent from 91 to 92 #723
5c4c7c35 is described below
commit 5c4c7c35952f4654ef872881fd59d60fd995245d
Author: Gary Gregory <[email protected]>
AuthorDate: Sat Nov 15 08:56:25 2025 -0500
Bump org.apache.commons:commons-parent from 91 to 92 #723
---
src/changes/changes.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index 21c89d0d..5f913a9d 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -54,7 +54,7 @@ The <action> type attribute can be add,update,fix,remove.
<action type="add" dev="ggregory" due-to="LorgeN, Gary Gregory"
issue="TEXT-235">Add Damerau-Levenshtein distance #687.</action>
<action type="add" dev="ggregory" due-to="Michael Hausegger, Gary
Gregory">Add unit tests to increase coverage #719.</action>
<!-- UPDATE -->
- <action type="update" dev="ggregory" due-to="Gary Gregory">Bump
org.apache.commons:commons-parent from 85 to 91 #704.</action>
+ <action type="update" dev="ggregory" due-to="Gary Gregory">Bump
org.apache.commons:commons-parent from 85 to 92 #704, #723.</action>
<action type="update" dev="ggregory" due-to="Gary Gregory">Bump
commons.bytebuddy.version from 1.17.6 to 1.17.8 #696.</action>
<action type="update" dev="ggregory" due-to="Gary Gregory,
Dependabot">Bump graalvm.version from 24.2.2 to 25.0.1 #703, #716.</action>
<action type="update" dev="ggregory" due-to="Gary Gregory">Bump
org.apache.commons:commons-lang3 from 3.18.0 to 3.19.0.</action>