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-beanutils.git.
from 37e9ee0 Remove unnecessary array creation for varargs. new 1a9de26 Use Objects.requireNonNull() instead of custom check. Minor formatting. new 5da3cde Update Apache Commons Parent from 49 to 50. 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: pom.xml | 2 +- src/main/java/org/apache/commons/beanutils2/ResultSetDynaClass.java | 6 ++---- src/main/java/org/apache/commons/beanutils2/RowSetDynaClass.java | 6 ++---- 3 files changed, 5 insertions(+), 9 deletions(-)