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 63b58cb57 Bump commons.bytebuddy.version from 1.17.2 to 1.17.4 #734
63b58cb57 is described below
commit 63b58cb5742f894fd28b049d7e02a70cd70690b4
Author: Gary Gregory <[email protected]>
AuthorDate: Fri Mar 28 08:20:08 2025 +0000
Bump commons.bytebuddy.version from 1.17.2 to 1.17.4 #734
---
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 ab0d30b8f..ab198f7e9 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -85,7 +85,7 @@ The <action> type attribute can be add,update,fix,remove.
<action dev="ggregory" type="add" due-to="Gary
Gregory">Add FileChannels.contentEquals(SeekableByteChannel,
SeekableByteChannel, int).</action>
<action dev="ggregory" type="add" due-to="Gary
Gregory">Add FileChannels.contentEquals(ReadableByteChannel,
ReadableByteChannel, int).</action>
<!-- UPDATE -->
- <action dev="ggregory" type="update" due-to="Dependabot,
Gary Gregory">Bump commons.bytebuddy.version from 1.15.10 to 1.17.2 #710, #715,
#720.</action>
+ <action dev="ggregory" type="update" due-to="Dependabot,
Gary Gregory">Bump commons.bytebuddy.version from 1.15.10 to 1.17.4 #710, #715,
#720, #734.</action>
<action dev="ggregory" type="update" due-to="Gary
Gregory">Bump commons-codec:commons-codec from 1.17.1 to 1.18.0. #717.</action>
<action dev="ggregory" type="update" due-to="Gary
Gregory">Bump org.apache.commons:commons-parent from 78 to 81.</action>
</release>