mirror of
https://github.com/spring-projects/spring-boot.git
synced 2026-05-03 03:43:54 +01:00
f3b44031a6
Update Maven plugin with `<includeOptional>` configuration property that can be used to toggle if optional dependencies are packages. For back-compatibility, in 3.5.x the default is `true`. Fixes gh-25403