This is an automated email from the ASF dual-hosted git repository.

ggregory pushed a commit to branch 1.X
in repository https://gitbox.apache.org/repos/asf/commons-beanutils.git


The following commit(s) were added to refs/heads/1.X by this push:
     new c149160e Better action description
c149160e is described below

commit c149160e6ae54496c22d7972caab4c110e599ccc
Author: Gary D. Gregory <[email protected]>
AuthorDate: Wed Dec 25 17:33:45 2024 -0500

    Better action description
---
 src/changes/changes.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index 01960789..2ee7dd75 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -57,7 +57,7 @@ If one would like to opt out of the default behaviour, one 
could follow the
 example set out in the test class available in
 src/test/java/org/apache/commons/beanutils/bugs/Jira520TestCase.java.">
       <action issue="BEANUTILS-520" dev="chtompki" type="fix" 
due-to="Melloware">
-        BeanUtils mitigation of CVE-2014-0114. (CVE-2019-10086 for 
commons-beanutils).
+        BeanUtils mitigation of CVE-2014-0114; CVE-2019-10086 for 
commons-beanutils.
       </action>
     </release>
     <release version="1.9.3" date="2016-09-21" description="Bug fix release, 
now builds with Java 8">

Reply via email to