2.3.0
github-actions
released this
24 Oct 21:48
·
67 commits
to refs/heads/master
since this release
🚀 New features and improvements
- #519 minor updates to reduce verbosity of standard execution (#520) @d-ryan-ashcraft
- #517: optionally support copyright values that only contain inception year rather than year range (#518) @d-ryan-ashcraft
🐛 Bug Fixes
- Fix #508 - Avoid NPE in AggregatorAddThirdPartyMojo (#512) @slawekjaranowski
📦 Dependency updates
- Downgrade plexus-xml to version 3.0.0 (#523) @slawekjaranowski
- Bump org.codehaus.mojo:mojo-parent from 76 to 77 (#516) @dependabot
- Bump commons-io:commons-io from 2.13.0 to 2.14.0 (#515) @dependabot
- Bump org.apache.commons:commons-lang3 from 3.12.0 to 3.13.0 (#514) @dependabot
- Bump plexus-xml from 4.0.1 to 4.0.2 (#510) @dependabot
👻 Maintenance
- Build improvements - one profile for ITs (#525) @slawekjaranowski
- Cleanups in FileUtil - direct use methods from NIO (#513) @slawekjaranowski