[ANNOUNCE] Apache Commons Pool 2.13.0
Gary Gregory <[email protected]> Tue, 9 Dec 2025 17:20:00 -0500
| Newsgroups | gmane.comp.jakarta.commons.user |
|---|---|
| Message-ID | <CACZkXPyfr_V+SBJAZ6oC8vwUSCvZe0+XHGO+WRoL+=LB0ZVHWw@mail.gmail.com> |
The Apache Commons Pool team is pleased to announce the release of Apache Commons Pool 2.13.0. Apache Commons Pool provides an object-pooling API and several object-pool implementations. Version 2 contains a completely rewritten pooling implementation compared to the 1.x series. In addition to performance and scalability improvements, version 2 includes robust instance tracking and pool monitoring. Versions 2.7.x and up require Java 8 or later. Version 2.6.x requires Java 7 or above. Version 2.5.x requires Java 7 or above. Version 2.0 requires 6 or above. For complete information on Apache Commons Pool, including instructions on how to submit bug reports, patches, or suggestions for improvement, see the Apache Commons Pool website: https://commons.apache.org/proper/commons-pool/ Download page: https://commons.apache.org/proper/commons-pool/download_pool.cgi Gary Gregory Apache Commons