mirror of
https://github.com/spring-projects/spring-boot.git
synced 2026-09-17 12:09:16 +00:00
This commits adds a dedicated configuration to be used when invoking the github changelog generator. This custom configuration makes sure to sort dependency upgrades based on the issue title. Closes gh-23484