Make progress in migration of JUnit3 based tests that using AbstractMojoTestCase to JUnit 5 - https://github.com/support-and-care/maven-support-and-care/issues/136
one project is left - blocking by next Maven 4 release
Make progress in migration of JUnit3 based tests that using AbstractMojoTestCase to JUnit 5 in 3.x branches - https://github.com/support-and-care/maven-support-and-care/issues/201
Finalizing first milestone of Refactoring of surefire plugin to use only the Junit Platform to run tests for junit3,4,5,6 and TestNG. The biggest changes has been merged.