5.14.2
JUnit 5.14.2
Fixed 2
- Make ConsoleLauncher compatible with JDK 26 by avoiding final field mutations
- Allow using @ResourceLock on classes annotated with @ClassTemplate or @ParameterizedClass
Date of Release: January 6, 2026 Scope: Bug fixes and enhancements since 5.14.1 For a complete list of all closed issues and pull requests for this release, consult the 5.14.2 milestone page in the JUnit repository on GitHub.
JUnit Platform
Bug Fixes
- Make ConsoleLauncher compatible with JDK 26 by avoiding final field mutations.
JUnit Jupiter
Bug Fixes
- Allow using @ResourceLock on classes annotated with @ClassTemplate (or @ParameterizedClass).
JUnit Vintage
No changes.