Author: ggregory
Date: Tue Mar 13 14:25:32 2018
New Revision: 1826637
URL: http://svn.apache.org/viewvc?rev=1826637&view=rev
Log:
[VALIDATOR-437] Update Apache Commons BeanUtils dependency from 1.9.2 to 1.9.3.
This picks up [BEANUTILS-482]: Update commons-collections from 3.2.1 to 3.2.2
(CVE-2015-4852).
Modified:
commons/proper/validator/trunk/src/changes/changes.xml
Modified: commons/proper/validator/trunk/src/changes/changes.xml
URL:
http://svn.apache.org/viewvc/commons/proper/validator/trunk/src/changes/changes.xml?rev=1826637&r1=1826636&r2=1826637&view=diff
==============================================================================
--- commons/proper/validator/trunk/src/changes/changes.xml (original)
+++ commons/proper/validator/trunk/src/changes/changes.xml Tue Mar 13 14:25:32
2018
@@ -92,7 +92,8 @@ Apache Commons Validator.
DEPENDENCIES
============
-The dependencies for Validator have not changed since the 1.4 release.
+ * Updates Apache Commons BeanUtils dependency from 1.9.2 to 1.9.3.
+ This picks up BEANUTILS-482: Update commons-collections from 3.2.1 to
3.2.2 (CVE-2015-4852).
For the current list of dependencies, please see
http://commons.apache.org/validator/dependencies.html