mirror of
https://gitee.com/dcren/initializr.git
synced 2026-08-28 19:39:27 +08:00
As of Spring Boot 1.4, lombok is managed and we should no longer provide a version for it. This commit makes sure to remove the version as of Spring Boot 1.4 Closes gh-182