🚀 New features and improvements
- Remove old and deprecated items, use Resolver API (#336) @cstamas
- Use
System.lineSeparator()
on all systems (#335) @ppkarwasz
🐛 Bug Fixes
- Fix #220 - multimodule-module-with-parent there is a missing direct-dependency (#329) @KemalSoysal
- #320 Fix importing dependency management in profiles from BOM imports (#321) @Syquel
📦 Dependency updates
- Bump parent from 70 to 74 (#343) @slawekjaranowski
- update maven-invoker-plugin to 3.5.0 (java 19+ support) (#341) @slachiewicz
- Bump plexus-utils from 3.5.0 to 3.5.1 (#338) @dependabot
- Bump assertj-core from 3.23.1 to 3.24.2 (#333) @dependabot
- Bump maven-dependency-tree from 3.2.0 to 3.2.1 (#328) @dependabot
- Bump plexus-utils from 3.4.2 to 3.5.0 (#325) @dependabot
- Bump jackson-databind from 2.12.6.1 to 2.13.4.1 in /src/it/projects/bom-flattenMode/bom (#323) @dependabot
- Bump jackson-databind from 2.12.6.1 to 2.13.4.1 in /src/it/projects/bom-pomElements/bom (#322) @dependabot
- Bump maven-dependency-tree from 3.1.1 to 3.2.0 (#315) @dependabot
👻 Maintenance
- Move CiModelInterpolator to JSR-330 component (#347) @slawekjaranowski
- Enable spotless plugin - automatic code formatting (#346) @slawekjaranowski
- fix some ide warmings and modernize a bit (#319) @olamy
🔧 Build
- Upgrade Maven versions used on GitHub 3.8.7 -> 3.8.8, 3.9.0 -> 3.91 (#344) @slawekjaranowski
- Run tests with latest Maven versions 3.8.7 and 3.9.0 (#340) @slachiewicz