Bug
- [SUREFIRE-2251] - [REGRESSION] java.lang.NoSuchMethodException: org.apache.maven.plugin.surefire.StartupReportConfiguration.<init>
- [SUREFIRE-2253] - [REGRESSION] Bump org.apache.commons:commons-compress from 1.26.0 to 1.26.1 causes hang
Improvement
- [SUREFIRE-1385] - System properties defined in the Surefire and Failsafe plugin configuration should override user properties
What's Changed
- javadoc: improve description of systemPropertyVariables by @kwin in #759
- Bump org.assertj:assertj-core from 3.26.0 to 3.26.3 by @dependabot in #760
- [Doc] Failsafe Verify goal should mention failsafe by @bdemers in #764
- [SUREFIRE-1385] Add new parameter "userPropertyVariables" to overwrite by @kwin in #762
- Bump org.apache.commons:commons-compress from 1.26.2 to 1.27.0 by @dependabot in #769
- Bump org.apache.commons:commons-lang3 from 3.14.0 to 3.16.0 by @dependabot in #767
- Bump org.htmlunit:htmlunit from 4.3.0 to 4.4.0 by @dependabot in #765
New Contributors
Full Changelog: surefire-3.3.1...surefire-3.4.0