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 0bcfe53a Bump commons.bytebuddy.version from 1.14.10 to 1.14.11 #534
0bcfe53a is described below

commit 0bcfe53afb1463796fd3f41a0f03a2bcedcea345
Author: Gary Gregory <garydgreg...@gmail.com>
AuthorDate: Thu Dec 21 21:39:28 2023 -0500

    Bump commons.bytebuddy.version from 1.14.10 to 1.14.11 #534
---
 src/changes/changes.xml | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index 07e700e0..656044fa 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -82,6 +82,8 @@ The <action> type attribute can be add,update,fix,remove.
       <action dev="ggregory" type="fix" issue="IO-826" due-to="markslater, 
Gary Gregory">Add BrokenReader.BrokenReader(Throwable).</action>
       <action dev="ggregory" type="fix" issue="IO-826" due-to="markslater, 
Gary Gregory">Add BrokenOutputStream.BrokenOutputStream(Throwable).</action>
       <action dev="ggregory" type="fix" issue="IO-826" due-to="markslater, 
Gary Gregory">Add BrokenWriter.BrokenWriter(Throwable).</action>
+      <!--  UPDATE -->
+      <action dev="ggregory" type="fix"                due-to="Gary 
Gregory">Bump commons.bytebuddy.version from 1.14.10 to 1.14.11 #534.</action>
     </release>
     <release version="2.15.1" date="2023-11-24" description="Java 8 is 
required.">
       <!-- FIX -->

Reply via email to