This is an automated email from the ASF dual-hosted git repository. ggregory pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-beanutils.git
commit a9392f9f99d5913fe3017bc0c264b2f28f283aea Merge: 07ade9ed 21d335c7 Author: ggregory <garydgreg...@gmail.com> AuthorDate: Tue Aug 26 08:32:06 2025 -0400 Merge branch 'master' of https://gitbox.apache.org/repos/asf/commons-beanutils.git .github/workflows/codeql-analysis.yml | 8 +- .github/workflows/dependency-review.yml | 4 +- .github/workflows/maven.yml | 4 +- .github/workflows/scorecards-analysis.yml | 4 +- src/changes/changes.xml | 21 +- .../org/apache/commons/beanutils2/MethodUtils.java | 545 ++++----------------- .../beanutils2/locale/BaseLocaleConverter.java | 2 +- .../apache/commons/beanutils2/MethodUtilsTest.java | 129 +---- .../beanutils2/memoryleaktests/MemoryLeakTest.java | 2 +- 9 files changed, 113 insertions(+), 606 deletions(-)