2.10.0
github-actions
released this
15 Mar 08:22
·
392 commits
to refs/heads/master
since this release
Changes
- #550 ignore plugins which have no version in current POM but in parent POM (#562) @stefanseifert
- #538 switch to non-deprecated ModelInterpolator (#549) @stefanseifert
- Fixed regression in the maven site rendering (#537) @sultan
- #543 set-property: add back support for multiple property names separates by "," (#546) @stefanseifert
- #542 display-dependency-updates: restore support for writing output files (#547) @stefanseifert
- #544 set-property: improve validation of plugin parameters: (#545) @stefanseifert
🚀 New features and improvements
- #563 Rename parameter versions.displayTerminalWidth to versions.outputLineWidth (#573) @stefanseifert
- #568 introduce updateBuildOutputTimestamp property to make it configurable whether project.build.outputTimestamp is updated or not (#570) @stefanseifert
- #563 introduce property "versions.displayTerminalWidth" (#564) @stefanseifert
📦 Dependency updates
- Bump mockito-core from 4.3.1 to 4.4.0 (#569) @dependabot
- Bump actions/checkout from 2 to 3 (#566) @dependabot
- Bump maven-reporting-api from 3.0 to 3.1.0 (#556) @dependabot
- Bump maven-reporting-impl from 3.0.0 to 3.1.0 (#557) @dependabot
- Bump modello-maven-plugin from 1.11 to 2.0.0 (#560) @dependabot
- Bump mockito-core from 4.3.0 to 4.3.1 (#548) @dependabot
- Bump mockito-core from 4.2.0 to 4.3.0 (#541) @dependabot
- Bump maven-plugin-plugin from 3.6.2 to 3.6.4 (#534) @dependabot
- Bump maven-plugin-annotations from 3.6.2 to 3.6.4 (#535) @dependabot
👻 Maintenance
- Maven Wrapper v3.1.0 with Maven v3.8.4 (#565) @nhojpatrick