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 1552ed3da87fbc57b351278b0aaad6241b457d96 Author: P. Ottlinger <[email protected]> AuthorDate: Thu Dec 23 10:17:53 2021 +0100 RAT-290: Add changelog entry for commons-cli update --- src/changes/changes.xml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/src/changes/changes.xml b/src/changes/changes.xml index fac40fe..b24283a 100644 --- a/src/changes/changes.xml +++ b/src/changes/changes.xml @@ -56,6 +56,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 commons-cli from 1.4 to 1.5.0. Thanks to dependabot. + </action> + <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">
