Skip to content

2.16.1

Compare
Choose a tag to compare
@github-actions github-actions released this 19 Sep 21:23
· 50 commits to refs/heads/master since this release
2.16.1
a7e6cdb

Changes

🐛 Bug Fixes

  • Resolves #978 - use-releases does not update parent (#1007) @ajarmoniuk
  • Correct message if the latest version of parent is used for update-parent (#1000) @slawekjaranowski
  • Resolves #995: Minimum version required for Versions Maven Plugin should is not the minimum version for the project (#996) @ajarmoniuk
  • Resolves #990: Check prerequisites if required enforcer Maven version is empty (#994) @ajarmoniuk
  • Fix links for XSD in report models (#992) @slawekjaranowski
  • Use versions of dummy artifacts in IT assertions (#988) @slawekjaranowski
  • Resolves #973: NPE if actual version is null for a dependency (#974) @ajarmoniuk

📦 Dependency updates

  • Bump org.springframework:spring-framework-bom from 3.2.17.RELEASE to 4.3.30.RELEASE in /versions-maven-plugin/src/it/it-property-updates-report-002-slow (#999) @dependabot
  • Bump org.apache.commons:commons-lang3 from 3.12.0 to 3.13.0 (#993) @dependabot
  • Bump org.codehaus.plexus:plexus-archiver from 4.7.1 to 4.8.0 (#989) @dependabot
  • Bump org.junit:junit-bom from 5.9.3 to 5.10.0 (#987) @dependabot
  • Bump mojo-parent from 75 to 76 (#986) @dependabot
  • Bump commons-codec from 1.15 to 1.16.0 (#977) @dependabot
  • Bump commons-io from 2.12.0 to 2.13.0 (#972) @dependabot

👻 Maintenance