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

commit 5573f40ea2862e7651e515df5697b4e71afccf10
Author: Gary Gregory <[email protected]>
AuthorDate: Sun May 10 09:08:13 2026 -0400

    Add AutoCloseables #1643
---
 src/changes/changes.xml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index 1168b7f49..ef889f1d6 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -154,6 +154,7 @@ java.lang.NullPointerException: Cannot invoke
     <action                   type="add" dev="ggregory" due-to="Gary 
Gregory">Add ArrayUtils.getDimensions(Object).</action>
     <action issue="LANG-1707" type="add" dev="ggregory" due-to="Ivan Malutin, 
Gilles Sadowski, Gary Gregory">Add ArrayUtils.concat() methods for 
concatenating multiple arrays #1519.</action>
     <action                   type="add" dev="ggregory" due-to="Gary 
Gregory">Add FailableConsumer.accept(FailableConsumer, T) (#1641).</action>
+    <action                   type="add" dev="ggregory" due-to="Gary 
Gregory">Add AutoCloseables #1643.</action>
     <!-- UPDATE -->
     <action                   type="update" dev="ggregory" due-to="Gary 
Gregory, Dependabot">Bump org.apache.commons:commons-parent from 92 to 99 
#1498.</action>
     <action                   type="update" dev="ggregory" due-to="Gary 
Gregory">[test] Bump org.apache.commons:commons-text from 1.14.0 to 
1.15.0.</action>

Reply via email to