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 53cec3132476190f30383abf3b6aea7b8b6444ca Author: P. Ottlinger <[email protected]> AuthorDate: Sun Dec 21 17:01:15 2025 +0100 RAT-498: Update junit to 5.14.1 --- src/changes/changes.xml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/src/changes/changes.xml b/src/changes/changes.xml index 766bb80b..dafa8240 100644 --- a/src/changes/changes.xml +++ b/src/changes/changes.xml @@ -95,6 +95,9 @@ 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 junit from 5.13.4 to 5.14.1. + </action> <action issue="RAT-498" type="update" dev="pottlinger"> Update mockito from 4.11.0 to 5.21.0 and use bom for dependency management. </action>
