2.9.0
github-actions
released this
18 Jan 09:16
·
414 commits
to master
since this release
Changes
- Fix detection of plugin updates requiring newer Maven for building than (#527) @kwin
- update-properties page was using use-releases goal instead (#245) @MarcoLotz
- Fixes #439 : String index out of range: 9 (#444) @ghusta
- 363:Force update parent version with real version (#364) @akilantech
- Removal of not needed calls to toString() in the code base (#468) @obfischer
- fix(resolve-ranges): fail properly on managed dep without version (#452) @mfriedenhagen
🚀 New features and improvements
- Fixes #426 restore default behavior on setting versions in all modules of the local aggregation root that was present before the fix for #82 (#427) @stefanseifert
- #453 update Reproducible Builds outputTimestamp when setting version (#522) @hboutemy
- [Enhancement] Display "Latest" Versions in Reports Summary (#478) @sultan
- Fixes #469 Support.property file in set-property (#470) @arkel-s
- Sort properties by Property name in "Property Updates Report" (#455) @sultan
- Upgrade parent 63 and Java 1.8 (#461) @olamy
📦 Dependency updates
- Bump woodstox-core from 6.2.7 to 6.2.8 (#530) @dependabot
- Bump plexus-container-default from 2.1.0 to 2.1.1 (#520) @dependabot
- Bump doxia-site-renderer from 1.10 to 1.11.1 (#518) @dependabot
- Bump mockito-core from 4.1.0 to 4.2.0 (#517) @dependabot
- Bump doxiaVersion from 1.10 to 1.11.1 (#514) @dependabot
- Bump mockito-core from 3.12.4 to 4.1.0 (#508) @dependabot
- Bump mrm-maven-plugin from 1.2.0 to 1.3.0 (#511) @dependabot
- Bump junit-bom from 5.8.1 to 5.8.2 (#512) @dependabot
- Bump maven-plugin-annotations from 3.6.1 to 3.6.2 (#513) @dependabot
- Bump wagonVersion from 3.4.0 to 3.4.3 (#496) @dependabot
- Bump woodstox-core from 6.2.6 to 6.2.7 (#506) @dependabot
- Bump mojo-parent from 63 to 65 (#510) @dependabot
- Bump junit-bom from 5.8.0 to 5.8.1 (#497) @dependabot
- Bump junit-bom from 5.7.2 to 5.8.0 (#495) @dependabot
- Upgrade Codehaus Woodstox to FasterXML Woodstox 6.2.6 (#489) @slachiewicz
- Upgrade plexus-interactivity-api to 1.1 (#488) @slachiewicz
- mockito update (#486) @nhojpatrick
- hamcrest v2.2 (#381) @nhojpatrick
- Use JUnit 5 instead of JUnit 4 (#473) @obfischer
- Java 8 code style update and bump some maven dependencies (#463) @olamy
- Bump junit from 4.12 to 4.13.1 in /src/it/it-set-010-issue-198/fake-api (#433) @dependabot
- Bump junit from 4.8 to 4.13.1 in /src/it/it-compare-dependencies-002 (#434) @dependabot
- Update maven-invoker-plugin to 3.2.2 to fix JDK16 build (#448) @famod
👻 Maintenance
- Use only major version (v5) of release drafter (#532) @stefanseifert
- Configure Release Drafter for Semantic Versioning (#525) @stefanseifert
- Fix github actions badge in README to reflect current GitHub workflows (#524) @stefanseifert
- Maven Wrapper mvnw (#384) @nhojpatrick
- Java 8 code style update and bump some maven dependencies (#463) @olamy
- housekeeping - update java version (#431) @sparsick