mirror of
https://github.com/spring-projects/spring-boot.git
synced 2026-09-17 12:09:16 +00:00
This also removes the 'requiredVersion' setting from the native-maven-plugin configuration, as this is deprecated in the native build tools. Close gh-47433