The Apache Maven team is pleased to announce the release of the Maven Surefire version 3.5.1.

https://maven.apache.org/surefire/


Release Notes - Maven Surefire - Version 3.5.1

** Bug
* [SUREFIRE-1737] - Disabling the JUnit5Xml30StatelessReporter has no effect * [SUREFIRE-2257] - [REGRESSION] NPEx: Cannot invoke "Object.toString()" because "value" is null * [SUREFIRE-2267] - Packages for commons-codec should be relocated in surefire-shared-utils
    * [SUREFIRE-2268] - Tests run under classpath if JDK 23 is used

** Improvement
* [SUREFIRE-2264] - Limit usage of commons-io from surefire-shared-utils
    * [SUREFIRE-2266] - Execute ITs in parallel
    * [SUREFIRE-2270] - Use JUnit5 in surefire-shadefire

** Dependency upgrade
    * [SUREFIRE-2226] - Upgrade to Maven Verifier 2.0.0-M1
* [SUREFIRE-2262] - Bump org.apache.commons:commons-lang3 from 3.16.0 to 3.17.0
    * [SUREFIRE-2263] - Use the latest version of surefire for self build
    * [SUREFIRE-2265] - Bump commons-io:commons-io from 2.16.1 to 2.17.0
* [SUREFIRE-2272] - Bump org.codehaus.plexus:plexus-java from 1.2.0 to 1.3.0 - JDK 23 support
    * [SUREFIRE-2273] - Bump org.hamcrest:hamcrest from 2.2 to 3.0


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

Reply via email to