This is an automated email from the ASF dual-hosted git repository.
garydgregory 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 8caa2bf9 Bump org.apache.commons:commons-parent from 104 to 105
8caa2bf9 is described below
commit 8caa2bf908d7f0b745c059e90f8149e29f29aa40
Author: Gary Gregory <[email protected]>
AuthorDate: Mon Sep 21 13:51:11 2026 -0400
Bump org.apache.commons:commons-parent from 104 to 105
---
src/changes/changes.xml | 1 +
1 file changed, 1 insertion(+)
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index 47f7aabf..c6aadd7a 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -64,6 +64,7 @@ The <action> type attribute can be add,update,fix,remove.
<!-- ADD -->
<action type="add" dev="ggregory" due-to="Gary
Gregory">Add and use ClassFormatException.ClassFormatException(String,
Object...).</action>
<!-- UPDATE -->
+ <action type="update" dev="ggregory" due-to="Gary
Gregory">Bump org.apache.commons:commons-parent from 104 to 105.</action>
</release>
<release version="6.13.0" date="2026-09-06" description="This is a feature
and maintenance release. Java 8 or later is required.">
<!-- FIX -->