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-io.git
The following commit(s) were added to refs/heads/master by this push:
new 222746703 Bump commons.bytebuddy.version from 1.17.8 to 1.18.1 #814
222746703 is described below
commit 2227467038e8b1c44ed9b474136e60ad15d609c9
Author: Gary Gregory <[email protected]>
AuthorDate: Fri Nov 14 08:26:26 2025 -0500
Bump commons.bytebuddy.version from 1.17.8 to 1.18.1 #814
---
src/changes/changes.xml | 1 +
1 file changed, 1 insertion(+)
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index fa54c2254..80985b3cd 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -51,6 +51,7 @@ The <action> type attribute can be add,update,fix,remove.
<!-- UPDATE -->
<action type="update" dev="ggregory" due-to="Gary Gregory,
Dependabot">Bump org.apache.commons:commons-parent from 91 to 92 #816.</action>
<action type="update" dev="ggregory" due-to="Gary Gregory,
Dependabot">Bump commons-codec:commons-codec from 1.19.0 to 1.20.0
#812.</action>
+ <action type="update" dev="ggregory" due-to="Gary Gregory,
Dependabot">Bump commons.bytebuddy.version from 1.17.8 to 1.18.1 #814.</action>
</release>
<release version="2.21.0" date="2025-11-04" description="Version 2.21.0:
Java 8 or later is required.">
<!-- FIX -->