This is an automated email from the ASF dual-hosted git repository. claude pushed a commit to branch feature/restructure in repository https://gitbox.apache.org/repos/asf/creadur-rat.git
commit dd89669eee9969f2b4dbbe6c49bbe30c663bae21 Author: P. Ottlinger <[email protected]> AuthorDate: Mon Dec 22 00:30:08 2025 +0100 RAT-498, RAT-478, RAT-527: Update dependencies und plugins --- src/changes/changes.xml | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/src/changes/changes.xml b/src/changes/changes.xml index dafa8240..91179625 100644 --- a/src/changes/changes.xml +++ b/src/changes/changes.xml @@ -95,6 +95,15 @@ in order to be properly linked in site reports. <action issue="RAT-498" type="update" dev="pottlinger"> Update junit from 5.13.4 to 6.1.0-M1. </action> + <action issue="RAT-498" type="update" dev="pottlinger"> + Update assertj from 3.27.6 to 4.0.0-M1 and use bom for dependency management. + </action> + <action issue="RAT-498" type="update" dev="pottlinger"> + Update plexus-utils from 3.5.1 to 3.6.0. + </action> + <action issue="RAT-498" type="update" dev="pottlinger"> + Update exec-maven-plugin from 3.6.1 to 3.6.3. + </action> <action issue="RAT-498" type="update" dev="pottlinger"> Update junit from 5.13.4 to 5.14.1. </action>
