This is an automated email from the ASF dual-hosted git repository. chtompki pushed a change to branch 1.X in repository https://gitbox.apache.org/repos/asf/commons-beanutils.git.
from a83c1ea Release BeanUtils 1.9.3 (RC3) add 62e82ad BEANUTILS-520: mitigation for CVE-2014-0114 add b35966c (chore) upversion 1.9.3 -> 1.9.4-SNAPSHOT, parent: 41 -> 48 add 896ae94 Preparing for release 1.9.4 add 78624c6 (site) download page 1.9.3 -> 1.9.4 add e476c86 (fix) commons-parent needs to be 47, for java 7 to work add 3f7f276 (docs) release and CVE documentation add 0166c87 (chore) upversion 1.9.3 -> 1.9.4-SNAPSHOT, parent: 41 -> 47 add d8af9b4 Merge branch '1.X' of github.com:chtompki/commons-beanutils into 1.X add e55b3db (update) 1.9.4 site updates add 9d4dce7 (udpate) NOTICE.txt 2016 -> 2019 add 32ceb2c (update) RC1 -> RC2 No new revisions were added by this update. Summary of changes: NOTICE.txt | 2 +- RELEASE-NOTES.txt | 605 +++++++++++---------- pom.xml | 88 ++- src/changes/changes.xml | 15 + .../commons/beanutils/PropertyUtilsBean.java | 1 + src/site/site.xml | 5 + src/site/xdoc/download_beanutils.xml | 28 +- src/site/xdoc/index.xml | 44 ++ .../beanutils/BeanIntrospectionDataTestCase.java | 1 + .../commons/beanutils/bugs/Jira157TestCase.java | 5 + .../{Jira463TestCase.java => Jira520TestCase.java} | 31 +- 11 files changed, 508 insertions(+), 317 deletions(-) copy src/test/java/org/apache/commons/beanutils/bugs/{Jira463TestCase.java => Jira520TestCase.java} (62%)