mirror of
https://github.com/spring-projects/spring-boot.git
synced 2026-09-23 09:49:01 +00:00
Update `GitProperties` to deal with updated date/time patterns that are now used by the `git-commit-id` maven plugin. Previous patterns are still supported as a fallback. Fixes gh-41109