Skip to content

Mybatis Parent 42

Compare
Choose a tag to compare
@hazendaz hazendaz released this 28 Jan 19:19
· 452 commits to master since this release
  • Plugin updates / dependency updates
  • Fix to 'url'
  • Bump copyright to 2024
  • Add hack to control 'topSiteURL' to get around maven bug with staging. For multi module builds, this must be set to empty and site GHA adjusted for same. For example, if project spring-boot-starter, the staging ends up one folder higher than staging as spring-boot-starter.git.
  • Remove old hack for versions plugin to see the parent release. Maven now supports that out of the box as a new report.
  • Require maven 3.9.6 to build
  • Updated readme to reflect current state