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 dac0f0d4f Bump commons.bytebuddy.version from 1.14.13 to 1.14.14 #615
dac0f0d4f is described below
commit dac0f0d4f712e525fe49afec426d1dfabb4a43d3
Author: Gary Gregory <[email protected]>
AuthorDate: Wed Apr 24 11:11:10 2024 -0400
Bump commons.bytebuddy.version from 1.14.13 to 1.14.14 #615
---
src/changes/changes.xml | 1 +
1 file changed, 1 insertion(+)
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index eacfce72e..a3f81afad 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -49,6 +49,7 @@ The <action> type attribute can be add,update,fix,remove.
<release version="2.16.2" date="YYYY-MM-DD" description="Java 8 is
required.">
<!-- FIX -->
<!-- UPDATE -->
+ <action dev="ggregory" type="update"
due-to="Dependabot">Bump commons.bytebuddy.version from 1.14.13 to 1.14.14
#615.</action>
</release>
<release version="2.16.1" date="2024-04-04" description="Java 8 is
required.">
<!-- FIX -->