mirror of
https://github.com/spring-projects/spring-framework
synced 2026-06-08 17:33:33 +00:00
74d1be9bd8
Since the @Required annotation was removed in a previous 6.0 milestone, this commit removes all remaining references to it. Closes gh-28600