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
The following commit(s) were added to refs/heads/master by this push:
new 8dac19b1 RAT-339: Add changelog entries for dependency updates
8dac19b1 is described below
commit 8dac19b126266dfe92dae22a62d5c8fad54507a6
Author: P. Ottlinger <[email protected]>
AuthorDate: Wed Jan 24 20:46:56 2024 +0100
RAT-339: Add changelog entries for dependency updates
---
src/changes/changes.xml | 23 ++++++++++++++++++++++-
1 file changed, 22 insertions(+), 1 deletion(-)
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index e045f023..bc6a10fd 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -127,7 +127,28 @@ Thanks for your patience and all the feedback in the
making of this release!">
Fix double output by deleting any existing RAT report before writing a
fresh file during plugin runs.
</action>
<action issue="RAT-339" type="update" dev="pottlinger"
due-to="dependabot">
- TODO: collect all dependabot updates for release 0.16.1
+ Update mavenPluginPluginVersion from 3.10.2 to 3.11.0 and introduce
goalPrefix in plugin configuration.
+ </action>
+ <action issue="RAT-339" type="update" dev="pottlinger"
due-to="dependabot">
+ Update junit-platform-runner from 1.8.1 to 1.10.1.
+ </action>
+ <action issue="RAT-339" type="update" dev="pottlinger"
due-to="dependabot">
+ Update junit from 5.10.0 to 5.10.1.
+ </action>
+ <action issue="RAT-339" type="update" dev="pottlinger"
due-to="dependabot">
+ Update actions/cache from 3.3.2 to 4.0.0.
+ </action>
+ <action issue="RAT-339" type="update" dev="pottlinger"
due-to="dependabot">
+ Update maven-surefire-plugin from 3.2.3 to 3.2.5.
+ </action>
+ <action issue="RAT-339" type="update" dev="pottlinger"
due-to="dependabot">
+ Update maven-jxr-plugin from 3.3.1 to 3.3.2.
+ </action>
+ <action issue="RAT-339" type="update" dev="pottlinger"
due-to="dependabot">
+ Update slf4j-simple from 2.0.9 to 2.0.11.
+ </action>
+ <action issue="RAT-339" type="update" dev="pottlinger"
due-to="dependabot">
+ Update assertj-core from 3.24.2 to 3.25.1.
</action>
</release>
<release version="0.16" date="2023-12-28" description=