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 05a02e16 Bump org.apache.commons:commons-parent from 92 to 93 #726
05a02e16 is described below
commit 05a02e16240d8f4d3f6c623acee41ec916e29440
Author: Gary Gregory <[email protected]>
AuthorDate: Sat Nov 22 08:53:43 2025 -0500
Bump org.apache.commons:commons-parent from 92 to 93 #726
---
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 963c8aa7..4a2aaa1c 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -56,7 +56,7 @@ The <action> type attribute can be add,update,fix,remove.
<action type="add" dev="ggregory" due-to="Michael Hausegger, Gary
Gregory">Add unit tests to increase coverage #719.</action>
<action type="add" dev="ggregory" due-to="Michael Hausegger, Gary
Gregory">Add new test for CharSequenceTranslator#with() #725.</action>
<!-- UPDATE -->
- <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
org.apache.commons:commons-parent from 85 to 93 #704, #723, #726.</action>
<action type="update" dev="ggregory" due-to="Gary Gregory">Bump
commons.bytebuddy.version from 1.17.6 to 1.18.1 #696, #722.</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.20.0.</action>