mirror of
https://gitee.com/dcren/initializr.git
synced 2026-02-25 21:22:58 +08:00
This commit switches the Maven wrapper to Maven 3.9 when Spring Boot 3.1 or later is selected. The previous 3.8 version is kept for older versions. Closes gh-1402