Andreas Pabst created SUREFIRE-2137: ---------------------------------------
Summary: Run junit jupiter platform ITs with latest 5.8.x and 5.9.x as well Key: SUREFIRE-2137 URL: https://issues.apache.org/jira/browse/SUREFIRE-2137 Project: Maven Surefire Issue Type: Improvement Components: JUnit 5.x support Reporter: Andreas Pabst Currently, the JUnitPlatformIT and JUnitPlatformEnginesIT are only run against the latest JUnit 5 minor versions up to 5.7.x and 5.6.x respectively. The most recent minor versions 5.8.x and 5.9.x are not included. The JUnitPlatformEnginesIT still includes the very old and never widely used minor versions 5.0.x and 5.1.x while the JUnitPlatformIT doesn't include those. I would argue they can be removed from JUnitPlatformEnginesIT as well. -- This message was sent by Atlassian Jira (v8.20.10#820010)