Skip to content

Commit e516d81

Browse files
committed
Updates for the next release
1 parent 23ec6d9 commit e516d81

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="" date="YYYY-MM-DD" description="This is a feature and maintenance release. Java 8 or later is required.">
49+
<!-- FIX -->
50+
<!-- ADD -->
51+
<!-- UPDATE -->
52+
</release>
4853
<release version="2.13.0" date="2025-12-06" description="This is a feature and maintenance release. Java 8 or later is required.">
4954
<!-- FIX -->
5055
<action type="fix" issue="POOL-424" dev="psteitz" due-to="Steven Adams">GenericObjectPool.invalidateObject() can leave other threads waiting to borrow hanging.

0 commit comments

Comments
 (0)