This is an automated email from the ASF dual-hosted git repository. ggregory pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/commons-dbcp.git
from c19da029 Bump actions/checkout from 3.5.2 to 3.5.3 (#280) new a721f0cc CPDSConnectionFactory.makeObject() does not need to wrap and rethrow SQLException. new cbcac4d6 PoolingDataSource.close() now always throws SQLException The 2 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "add" were already present in the repository and have only been added to this reference. Summary of changes: src/changes/changes.xml | 6 ++++ .../apache/commons/dbcp2/PoolingDataSource.java | 4 +-- .../dbcp2/datasources/CPDSConnectionFactory.java | 34 ++++++++++------------ 3 files changed, 22 insertions(+), 22 deletions(-)