This is an automated email from the ASF dual-hosted git repository.
ggregory pushed a commit to branch POOL_2_X
in repository https://gitbox.apache.org/repos/asf/commons-pool.git
The following commit(s) were added to refs/heads/POOL_2_X by this push:
new 78f9129f Add slot for 2.12.1
new 6546a61e Merge branch 'POOL_2_X' of
https://gitbox.apache.org/repos/asf/commons-pool.git into POOL_2_X
78f9129f is described below
commit 78f9129f6a32e9616dfd23de8867298760935db1
Author: Gary Gregory <[email protected]>
AuthorDate: Tue Oct 3 08:18:23 2023 -0400
Add slot for 2.12.1
---
src/changes/changes.xml | 2 ++
1 file changed, 2 insertions(+)
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index e19b1fe9..aef20925 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -45,6 +45,8 @@ The <action> type attribute can be add,update,fix,remove.
<title>Apache Commons Pool Release Notes</title>
</properties>
<body>
+ <release version="2.12.1" date="202Y-MM-DD" description="This is a feature
and maintenance release (Java 8).">
+ </release>
<release version="2.12.0" date="2023-09-30" description="This is a feature
and maintenance release (Java 8).">
<!-- FIX -->
<action dev="psteitz" type="fix" issue="POOL-401">