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-parent.git
The following commit(s) were added to refs/heads/master by this push:
new 8934747 Updates for the next release
8934747 is described below
commit 8934747ad9bd9a76a5d540dc21e2a8584960db35
Author: Gary Gregory <[email protected]>
AuthorDate: Mon Sep 7 12:30:20 2026 +0000
Updates for the next release
---
src/changes/changes.xml | 5 +++++
1 file changed, 5 insertions(+)
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index 3032d83..3e7d1de 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -57,6 +57,11 @@ The <action> type attribute can be add,update,fix,remove.
The changes report outputs actions in the order they appear in this file.
-->
<body>
+ <release version="106" date="YYYY-MM-DD" description="This is a feature
and maintenance release. Java 8 or later is required.">
+ <!-- FIX -->
+ <!-- ADD -->
+ <!-- UPDATE -->
+ </release>
<release version="105" date="2026-09-04" description="This is a feature
and maintenance release. Java 8 or later is required.">
<!-- FIX -->
<action type="fix" dev="pkarwasz" due-to="Piotr P. Karwasz">Ignore
references to the signature-polymorphic java.lang.invoke.MethodHandle in the
Animal Sniffer check: javac records ad-hoc call-site descriptors that no
signature database lists.</action>