mirror of
https://github.com/spring-projects/spring-framework.git
synced 2026-09-22 22:19:03 +00:00
Update AnnotationUtils to restore support for `null` arguments in certain methods. Some existing upstream projects were relying on this behavior. Issue: SPR-15642