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 36211cb1f2c6610c120c1702e497556e27e2a28f Author: P. Ottlinger <[email protected]> AuthorDate: Mon Dec 22 00:35:19 2025 +0100 RAT-478: Migrate to jUnit 6.1.0-M1 --- src/changes/changes.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/changes/changes.xml b/src/changes/changes.xml index 91179625..3caf6747 100644 --- a/src/changes/changes.xml +++ b/src/changes/changes.xml @@ -105,7 +105,7 @@ in order to be properly linked in site reports. 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. + Update junit from 5.13.4 to 6.1.0-M1. </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.
