The Apache Commons Team is pleased to announce the release of Apache Commons BeanUtils 1.9.4.
The Apache Commons BeanUtils open source software library provides easy-to-use wrappers around the Java reflection and introspection APIs. Source and binary distributions are available for download from the Apache Commons download site: http://commons.apache.org/proper/commons-beanutils/download_beanutils.cgi When downloading, please verify signatures using the KEYS file available at the above location when downloading the release. Alternatively the release can be pulled via maven: <groupId>commons-beanutils</groupId> <artifactId>commons-beanutils</artifactId> <version>1.9.4</version> The release notes can be reviewed at: http://www.apache.org/dist/commons/beanutils/RELEASE-NOTES.txt For complete information on Commons BeanUtils, including instructions on how to submit bug reports, patches, or suggestions for improvement, see the Apache Commons BeanUtils website: http://commons.apache.org/proper/commons-beanutils/ Best regards, Rob Tompkins on behalf of the Apache Commons community