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 30d98b9ccb1ef6bfb546484b6c86688c7fd4b64d Author: Hugo Hirsch <[email protected]> AuthorDate: Tue Oct 6 10:37:22 2020 +0200 RAT-158: Add changelog about asf parent upgrade and doxia changes --- src/changes/changes.xml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/src/changes/changes.xml b/src/changes/changes.xml index a500ee7..300cb94 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-158" type="fix" dev="pottlinger"> + Update to new ASF parent 23 in order to get rid of doxia version management that generated warnings. + </action> <action issue="RAT-274" type="fix" dev="pottlinger"> Update to latest Apache Ant 1.10.9 to fix CVE-2020-11979. Update to JDK8 as minimal version/compiler version. </action>
