This is an automated email from the ASF dual-hosted git repository. pottlinger pushed a commit to branch dependabot/maven/commons-cli-commons-cli-1.5.0 in repository https://gitbox.apache.org/repos/asf/creadur-rat.git
commit 3955054ad3d958f0e6dc2249b3b73360fa67234a Author: P. Ottlinger <[email protected]> AuthorDate: Thu Dec 23 09:56:12 2021 +0100 RAT-290: Add changelog entry --- src/changes/changes.xml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/src/changes/changes.xml b/src/changes/changes.xml index 2e7a9e0..fac40fe 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-290" type="fix" dev="pottlinger" due-to="dependabot"> + Update maven-plugin-annotations from 3.6.1 to 3.6.2. Thanks to dependabot. + </action> <action issue="RAT-275" type="fix" dev="pottlinger"> Update to doxia 1.11.1 in order to get CVE-2020-13956-httpclient problem fixes in doxia. </action>
