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 213a883d Bump commons.bytebuddy.version from 1.17.8 to 1.18.1 #722
213a883d is described below
commit 213a883d915799e2b087ab28099536a9d7e1b1c6
Author: Gary Gregory <[email protected]>
AuthorDate: Sat Nov 15 09:05:03 2025 -0500
Bump commons.bytebuddy.version from 1.17.8 to 1.18.1 #722
---
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 b24bd1a0..260ef37d 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -55,7 +55,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>
<!-- 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
commons.bytebuddy.version from 1.17.6 to 1.17.8 #696.</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.19.0.</action>
<action type="update" dev="ggregory" due-to="Gary Gregory">Bump
commons-io:commons-io from 2.20.0 to 2.21.0.</action>