mirror of
https://gitee.com/dcren/initializr.git
synced 2026-04-17 19:28:04 +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