mirror of
https://github.com/spring-projects/spring-framework.git
synced 2026-09-20 20:59:07 +00:00
Since the @Required annotation was removed in a previous 6.0 milestone, this commit removes all remaining references to it. Closes gh-28600