3.6.0
github-actions
released this
15 Jun 08:16
·
62 commits
to refs/heads/master
since this release
Release Notes
🚀 New features and improvements
- [MINVOKER-345] - Use ChoiceFormat to selectively render percentage and … (#194) @michael-o
- [MINVOKER-342] - Use ChoiceFormat to selectively render elapsed time in AbstractInvokerMojo (#192) @michael-o
- [MINVOKER-341] - Make elapsed time field type consistent with Maven Sur… (#191) @michael-o
📦 Dependency updates
- Bump maven-shared-utils from 3.3.4 to 3.4.1 (#186) @dependabot
- [MINVOKER-338] - Bump groovy-bom from 4.0.10 to 4.0.12 (#188) @dependabot
👻 Maintenance
- [MNG-6829] - Replace StringUtils#isEmpty(String) and #isNotEmpty(String) (#189) @timtebeek
- [MNG-6825] - Replace StringUtils with Commons Lang3 (#185) @timtebeek