[ANNOUNCE] Apache Commons DBCP Version 2.13.0
Gary Gregory <[email protected]> Mon, 2 Dec 2024 13:49:31 -0500
| Newsgroups | gmane.comp.jakarta.commons.user |
|---|---|
| Message-ID | <CACZkXPyFdyJBZpTAhYh_t3tZHczVzBa7VS+6kiDwUmwjG1H-7w@mail.gmail.com> |
The Apache Commons DBCP team is pleased to announce the release of Apache Commons DBCP 2.13.0. Apache Commons DBCP software implements Database Connection Pooling for Java 8 and up. This release is tested with Java LTS versions 8, 11, 17, 21, and the latest, 23. This is a minor release, including bug fixes and enhancements. The list of changes is here: https://commons.apache.org/proper/commons-dbcp/changes-report.html For complete information on Apache Commons DBCP, including instructions on how to submit bug reports, patches, or suggestions for improvement, see the Apache Commons DBCP website: https://commons.apache.org/proper/commons-dbcp/ Download page: https://commons.apache.org/proper/commons-dbcp/download_dbcp.cgi Gary Gregory Apache Commons