mirror of
https://github.com/spring-projects/spring-framework
synced 2026-06-08 17:33:33 +00:00
c675424189
Update AnnotationUtils to restore support for `null` arguments in certain methods. Some existing upstream projects were relying on this behavior. Issue: SPR-15642