Skip to content

Commit 9cca854

Browse files
committed
Updates for the next release
1 parent 0faa9be commit 9cca854

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

src/changes/changes.xml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,11 @@ The <action> type attribute can be add,update,fix,remove.
4545
<title>Apache Commons Pool Release Notes</title>
4646
</properties>
4747
<body>
48+
<release version="2.13.2" date="YYYY-MM-DD" description="This is a maintenance release. Java 8 or later is required.">
49+
<!-- FIX -->
50+
<!-- ADD -->
51+
<!-- UPDATE -->
52+
</release>
4853
<release version="2.13.1" date="2025-12-30" description="This is a maintenance release. Java 8 or later is required.">
4954
<!-- FIX -->
5055
<action type="fix" issue="POOL-427" dev="psteitz" due-to="Raju Gupta">The fix for POOL-425 introduced a regression where addObject fails when maxIdle is negative (indicating no limit).</action>

0 commit comments

Comments
 (0)