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 5c532bd2 Bump commons.bytebuddy.version from 1.17.5 to 1.17.6 (#677)
5c532bd2 is described below
commit 5c532bd225c2b6a0e049b9b602ae7a7f652c939d
Author: Gary D. Gregory <[email protected]>
AuthorDate: Sat Jun 21 16:20:23 2025 -0400
Bump commons.bytebuddy.version from 1.17.5 to 1.17.6 (#677)
---
src/changes/changes.xml | 1 +
1 file changed, 1 insertion(+)
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index 25545a5d..5e23808a 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -55,6 +55,7 @@ The <action> type attribute can be add,update,fix,remove.
<action type="update" dev="ggregory" due-to="Dependabot, Gary
Gregory">Bump org.apache.commons:commons-parent from 81 to 85 #668.</action>
<action type="update" dev="ggregory" due-to="Gary Gregory">Bump
commons-io:commons-io from 2.18.0 to 2.19.0.</action>
<action type="update" dev="ggregory" due-to="Dependabot, Gary
Gregory">Bump graalvm.version from 24.2.0 to 24.2.1 #665.</action>
+ <action type="update" dev="ggregory" due-to="Dependabot">Bump
commons.bytebuddy.version from 1.17.5 to 1.17.6 (#677).</action>
</release>
<release version="1.13.1" date="2025-04-07" description="Release 1.13.1.
Requires Java 8 or above.">
<!-- FIX -->