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 ecc682245186b9976acab7fe7b837d0f34bacb2b Author: P. Ottlinger <[email protected]> AuthorDate: Sun Jan 28 21:48:37 2024 +0100 RAT-345: Prepare changelog for 0.17 --- src/changes/changes.xml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/src/changes/changes.xml b/src/changes/changes.xml index bc6a10fd..0937a435 100644 --- a/src/changes/changes.xml +++ b/src/changes/changes.xml @@ -71,6 +71,11 @@ https://maven.apache.org/plugins/maven-changes-plugin/xsd/changes-1.0.0.xsd </action> </release> --> + <release version="0.17-SNAPSHOT" date="xxxx-yy-zz" description="Current SNAPSHOT - release to be done"> + <action issue="RAT-345" type="update" dev="pottlinger" due-to="dependabot"> + TODO: collect all dependabot updates for release 0.17. + </action> + </release> <release version="0.16.1" date="2024-01-24" description= "As release 0.16 introduced breaking changes concerning the configurability of the Maven plugin, these configuration options are reintroduced albeit as deprecated elements. You need to adapt your configuration in contrast to pre-0.16 settings: please consult our webpage for more details and examples.
