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 bced806fdddd87130c3411a411dc27168fe567d7 Author: P. Ottlinger <[email protected]> AuthorDate: Sat May 28 22:27:18 2022 +0200 RAT-290: Prepare changelog with dependency updates --- src/changes/changes.xml | 32 ++++++++++++++++++++++++++++---- 1 file changed, 28 insertions(+), 4 deletions(-) diff --git a/src/changes/changes.xml b/src/changes/changes.xml index 3fb8a6b0..d648246f 100644 --- a/src/changes/changes.xml +++ b/src/changes/changes.xml @@ -56,6 +56,30 @@ The <action> type attribute can be add,update,fix,remove. <body> <!--release version="0.14-SNAPSHOT" date="2022-05-28" description="Current SNAPSHOT - to be done"--> <release version="0.14" date="2022-05-28" description="This release contains dependency updates, bugfixes and many improvements apart from infrastructure updates at ASF."> + <action issue="RAT-290" type="fix" dev="pottlinger" due-to="dependabot"> + Update maven-site-plugin from 3.1.1 to 3.2.0. + </action> + <action issue="RAT-290" type="fix" dev="pottlinger" due-to="dependabot"> + Update maven-site-plugin from 3.1.1 to 3.2.0. + </action> + <action issue="RAT-290" type="fix" dev="pottlinger" due-to="dependabot"> + Update maven-site-plugin from 3.1.1 to 3.2.0. + </action> + <action issue="RAT-290" type="fix" dev="pottlinger" due-to="dependabot"> + Update wagon-ssh from 3.5.0 to 3.5.1. + </action> + <action issue="RAT-290" type="fix" dev="pottlinger" due-to="dependabot"> + Update maven-site-plugin from 3.9.1 to 3.12.0. + </action> + <action issue="RAT-290" type="fix" dev="pottlinger" due-to="dependabot"> + Update maven-project-info-reports-plugin from 3.1.1 to 3.1.2. + </action> + <action issue="RAT-290" type="fix" dev="pottlinger" due-to="dependabot"> + Update mockito-core from 3.11.2 to 4.6.0. + </action> + <action issue="RAT-290" type="fix" dev="pottlinger" due-to="dependabot"> + Update ASF parent from 23 to 26. + </action> <action issue="RAT-288" type="add" dev="pottlinger" due-to="Michael Osipov"> Adapt logging output to be more compliant with future Maven versions as debug is deprecated and verbose is the recommended way to go. </action> @@ -84,16 +108,16 @@ The <action> type attribute can be add,update,fix,remove. Fix links to Travis builds for all creadur projects. </action> <action issue="RAT-290" type="fix" dev="pottlinger" due-to="dependabot"> - Update maven-dependency-plugin from 3.1.1 to 3.2.0. Thanks to dependabot. + Update maven-dependency-plugin from 3.1.1 to 3.2.0. </action> <action issue="RAT-290" type="fix" dev="pottlinger" due-to="dependabot"> - Update plexus-utils from 3.0.21 to 3.4.1. Thanks to dependabot. + Update plexus-utils from 3.0.21 to 3.4.1. </action> <action issue="RAT-290" type="fix" dev="pottlinger" due-to="dependabot"> - Update commons-cli from 1.4 to 1.5.0. Thanks to dependabot. + Update commons-cli from 1.4 to 1.5.0. </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. + Update maven-plugin-annotations from 3.6.1 to 3.6.2. </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.
