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-bcel.git


The following commit(s) were added to refs/heads/master by this push:
     new d8f116c8 Bump jna.version from 5.13.0 to 5.14.0 #250
d8f116c8 is described below

commit d8f116c8a2a41f191d2e94215d11f5a83ffd30fc
Author: Gary Gregory <garydgreg...@gmail.com>
AuthorDate: Fri Dec 15 14:29:39 2023 -0500

    Bump jna.version from 5.13.0 to 5.14.0 #250
---
 src/changes/changes.xml | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index 590dcd49..403c57b5 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -65,7 +65,10 @@ The <action> type attribute can be add,update,fix,remove.
 
   <body>
     <release version="6.8.1" date="202Y-MM-DD" description="Maintenance and 
bug fix release.">
+      <!-- FIX  -->
       <action                  type="fix" dev="ggregory" due-to="Gary 
Gregory">Replace internal StringBuffer with StringBuilder.</action>
+      <!-- UPDATE -->
+      <action                  type="update" dev="ggregory" 
due-to="Dependabot">Bump jna.version from 5.13.0 to 5.14.0 #250.</action>
     </release>
     <release version="6.8.0" date="2023-12-03" description="Maintenance and 
bug fix release.">
       <!-- ADD -->

Reply via email to