This is an automated email from the ASF dual-hosted git repository. pottlinger pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/creadur-rat.git
commit 8b5f91a784e5c505c2c52b2b1a2023c2b80cac7e Author: P. Ottlinger <[email protected]> AuthorDate: Tue Apr 27 10:08:22 2021 +0200 RAT-281: Add changelog entry for Commons IO update --- src/changes/changes.xml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/src/changes/changes.xml b/src/changes/changes.xml index f1dc710..525a597 100644 --- a/src/changes/changes.xml +++ b/src/changes/changes.xml @@ -55,6 +55,9 @@ The <action> type attribute can be add,update,fix,remove. <body> <release version="0.14-SNAPSHOT" date="2020-xx-xx" description="Current SNAPSHOT - to be done"> + <action issue="RAT-281" type="fix" dev="pottlinger"> + Update to latest Commons IO to fix CVE-2021-29425 (Moderate severity). + </action> <action issue="RAT-274" type="fix" dev="pottlinger"> Update to latest Apache Ant 1.10.10. </action>
