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 dafba6983 Bump commons.bytebuddy.version from 1.15.4 to 1.15.5 #686
dafba6983 is described below
commit dafba69838649f7ba605032987d9c26d5507365f
Author: Gary Gregory <[email protected]>
AuthorDate: Thu Oct 17 10:48:08 2024 -0400
Bump commons.bytebuddy.version from 1.15.4 to 1.15.5 #686
---
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 cc3ed7140..6784b22c0 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -61,7 +61,7 @@ The <action> type attribute can be add,update,fix,remove.
<action dev="ggregory" type="add" due-to="Gary
Gregory">Add FileAlterationObserver.Builder() and deprecate most
constructors.</action>
<!-- UPDATE -->
<action dev="ggregory" type="update" due-to="Gary
Gregory">Bump org.apache.commons:commons-parent from 74 to 77 #670, #676,
#679.</action>
- <action dev="ggregory" type="update" due-to="Gary
Gregory">Bump commons.bytebuddy.version from 1.15.1 to 1.15.4 #672, #673,
#685.</action>
+ <action dev="ggregory" type="update" due-to="Gary
Gregory">Bump commons.bytebuddy.version from 1.15.1 to 1.15.5 #672, #673, #685,
#686.</action>
</release>
<release version="2.17.0" date="2024-09-15" description="Version 2.17.0:
Java 8 is required.">
<!-- ADD -->