Skip to content

2.9.0

Compare
Choose a tag to compare
@github-actions github-actions released this 18 Jan 09:16
· 346 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

👻 Maintenance