3.1.2
github-actions
released this
06 Jun 22:23
·
161 commits
to refs/heads/master
since this release
Release Notes - Maven Surefire - Version 3.1.2
- update commons compress to 1.23.0 (#655) @elharo
- Drop unused commons-lang 2.6 from management (#661) @elilja
- Remove old junittoolbox dependency no longer used (#658) @elharo
- update test libraries (#657) @elharo
- update commons-io to 2.12.0 (#653) @elharo
- remove descriptions of Maven 2.x and very old versions (#647) @elharo
- Remove more details about Maven 2 and old versions (#654) @elharo
- Simplify method (#651) @michael-o
- Update Sufefire (#646) @michael-o
- Backport (#635) @michael-o
- [SUREFIRE-2166] - Use ChoiceFormat to selective render percentage and elapsed time in SurefireReportRenderer (#639) @michael-o
- Simplify serialization/deserialization of elapsed time (SUREFIRE-2164 + SUREFIRE-2167) (#645) @michael-o
- [SUREFIRE-2169] - Potential NPE in WrappedReportEntry when #getElapsed(… (#643) @michael-o
- fix SAX bug (#642) @michael-o
- [MNG-6829] - Replace StringUtils#isEmpty(String) & #isNotEmpty(String) (#641) @timtebeek
- Fixes (#636) @michael-o
📦 Dependency updates
- Bump animal-sniffer-maven-plugin from 1.21 to 1.23 (#624) @dependabot
👻 Maintenance
- [SUREFIRE-2173] - Pass build and tests with Java 20 (#648) @slachiewicz