mirror of
https://github.com/spring-projects/spring-framework
synced 2026-06-08 17:33:33 +00:00
762cf0ffe8
This commit makes sure that in CronExpression, the asterisk is only used in a range field, and is not surrounded by unexpected characters. Closes gh-19500