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-dbutils.git
from a6cdeab Sort members new 7204439 Fix BeanProcessor SpotBugs CT: Be wary of letting constructors throw exceptions. (CT_CONSTRUCTOR_THROW). new 1a31f8b Fix StatementConfiguration SpotBugs CT: Be wary of letting constructors throw exceptions. (CT_CONSTRUCTOR_THROW). new c5c0887 Bump commons-parent from 64 to 65 The 3 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: pom.xml | 2 +- src/changes/changes.xml | 4 +++- src/main/java/org/apache/commons/dbutils/BeanProcessor.java | 6 ++++++ .../java/org/apache/commons/dbutils/StatementConfiguration.java | 6 ++++++ 4 files changed, 16 insertions(+), 2 deletions(-)