This is an automated email from the ASF dual-hosted git repository. pottlinger pushed a commit to branch update-doxia-tools in repository https://gitbox.apache.org/repos/asf/creadur-rat.git
commit 1c8eb85117f700db378b3a7f60fa0c8f8618df06 Author: P. Ottlinger <[email protected]> AuthorDate: Mon Jun 21 21:53:01 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 8938981..fbf71c6 100644 --- a/src/changes/changes.xml +++ b/src/changes/changes.xml @@ -58,6 +58,9 @@ The <action> type attribute can be add,update,fix,remove. <action issue="RAT-207" type="fix" due-to="Xavier Dury" dev="pottlinger"> Properly report thread-safeness to Maven. </action> + <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>
