This is an automated email from the ASF dual-hosted git repository. sebb pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-beanutils.git
The following commit(s) were added to refs/heads/master by this push: new 4d775837 Typo: this is BeanUtils, not BCEL 4d775837 is described below commit 4d775837518a9e99e4911465610823472cd71f0f Author: Sebb <s...@apache.org> AuthorDate: Fri Jan 17 17:21:06 2025 +0000 Typo: this is BeanUtils, not BCEL --- RELEASE-NOTES.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/RELEASE-NOTES.txt b/RELEASE-NOTES.txt index 74bfcc3c..ebfe0b03 100644 --- a/RELEASE-NOTES.txt +++ b/RELEASE-NOTES.txt @@ -130,10 +130,10 @@ patches, or suggestions for improvement, see the Apache Commons BeanUtils websit https://commons.apache.org/proper/commons-beanutils/ -Download it from https://commons.apache.org/proper/commons-beanutils/download_bcel.cgi +Download it from https://commons.apache.org/proper/commons-beanutils/download_beanutils.cgi Have fun! --Apache Commons BCEL team +-Apache Commons BeanUtils team Feedback --------