The Apache Maven team is pleased to announce the release of the Maven
Surefire version 3.5.2.
https://maven.apache.org/surefire/
Release Notes - Maven Surefire - Version 3.5.2
** Bug
* [SUREFIRE-2276] - JUnit5's TestTemplate failures treated as
flakes with retries
* [SUREFIRE-2277] - RunResult#getFlakes() is lost during
serialisation/deserialisation to/from failsafe-summary.xml
* [SUREFIRE-2283] - FAQ site contains broken link to failsafe-plugin
** Improvement
* [SUREFIRE-2278] - Don't say Please
** Task
* [SUREFIRE-2282] - surefire-report-plugin: Update Introduction
documentation page
** Dependency upgrade
* [SUREFIRE-2281] - Upgrade to Doxia 2.0.0 GA Stack
NOTE: Read the details on this release here:
https://cwiki.apache.org/confluence/display/MAVEN/Towards+Doxia+2.0.0+Stack
Enjoy,
-The Apache Maven team