mirror of
https://github.com/spring-projects/spring-boot.git
synced 2026-09-25 02:49:03 +00:00
This commit updates the Homebrew formula's install --head support to use the main branch (rather than the default of master) and to build the project using Gradle rather than trying to use Maven. Closes gh-33704